packages/lang/perl
Hannu Nyman d015c6edfe Merge pull request #2922 from cshore/pull-request-fix-perl-utf8-dependency
lang/perlbase: Fix missing utf8 dependency on unicore
2016-11-06 11:57:42 +02:00
..
files lang/perl: Fix typos (found by codespell) 2016-04-09 19:47:45 +02:00
patches perl: securely handle duplicate environment variables [CVE-2016-2381] 2016-03-01 17:26:51 +01:00
Config.in perl: Enable threading support by default for all libc implementations 2015-06-18 23:58:45 +02:00
Makefile lang/perlbase: Fix missing utf8 dependency on unicore 2016-07-04 18:13:45 -04:00
perlbase.mk lang/perlbase: Fix missing utf8 dependency on unicore 2016-07-04 18:13:45 -04:00
perlmod.mk treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with changes in trunk 2016-01-20 21:56:03 +01:00
README.patches perl: Reorganize patches 2015-09-25 11:50:52 +02:00

The patches in this package are loosely sorted into the following categories:

0xx - Bugfixes
1xx - Cross-compile fixes
3xx - Workarounds
7xx - Testsuite fixes

Feel free to add another one if your new patch doesn't seem to fit into an
existing category.