diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-05-02 10:50:59 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-05-02 10:50:59 +0200 |
commit | fc333951a76c5cc8ec4611b2b14562fde4c65219 (patch) | |
tree | 81ed68cc5096ba93ad11dd2013f8386bd713082b /community/gsoc/project_ideas/perl_python.mdwn | |
parent | 0198b3664ef958c44eccaf9cb6f847c2984e3d79 (diff) | |
parent | 92d73f6d792bf0b3d32008e5e89c5d2402c72b53 (diff) | |
download | web-fc333951a76c5cc8ec4611b2b14562fde4c65219.tar.gz web-fc333951a76c5cc8ec4611b2b14562fde4c65219.tar.bz2 web-fc333951a76c5cc8ec4611b2b14562fde4c65219.zip |
Merge remote branch 'kepler.SCHWINGE/foss_factory'
Conflicts:
sidebar.mdwn
Diffstat (limited to 'community/gsoc/project_ideas/perl_python.mdwn')
-rw-r--r-- | community/gsoc/project_ideas/perl_python.mdwn | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/community/gsoc/project_ideas/perl_python.mdwn b/community/gsoc/project_ideas/perl_python.mdwn index 34e877ab..a51393f1 100644 --- a/community/gsoc/project_ideas/perl_python.mdwn +++ b/community/gsoc/project_ideas/perl_python.mdwn @@ -1,15 +1,18 @@ -[[!meta copyright="Copyright © 2009, 2010 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2009, 2010, 2011 Free Software Foundation, +Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license -is included in the section entitled -[[GNU Free Documentation License|/fdl]]."]]"""]] +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] [[!meta title="Improving Perl or Python Support"]] +<!-- See also open_issues/perl and open_issues/python. --> + Perl and Python are available on the Hurd, but there are quite a lot of test suite failures. These could be caused by problems in the system-specific implementation bits of Perl/Python, and/or shortcomings in the actual system |