diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-05-04 13:54:58 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-05-04 13:54:58 +0200 |
commit | e5534118b8e145f0592ce6ac9e19a12828c7c7b1 (patch) | |
tree | d0a632b0d17fbeb7612e82e2291141fcb036471e /community/gsoc/project_ideas/perl_python.mdwn | |
parent | 788474e9ad8f8d07f02e829739801b7a522835ba (diff) | |
parent | fc333951a76c5cc8ec4611b2b14562fde4c65219 (diff) | |
download | web-e5534118b8e145f0592ce6ac9e19a12828c7c7b1.tar.gz web-e5534118b8e145f0592ce6ac9e19a12828c7c7b1.tar.bz2 web-e5534118b8e145f0592ce6ac9e19a12828c7c7b1.zip |
Merge branch 'master' of flubber:~hurd-web/hurd-web
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 |