openwrt-packages/lang/perl
Philip Prindeville cda0e18b27
Merge pull request #5504 from pprindeville/perl-cleanup
perlmod: avoid 'do' semantics and just concatenate
2018-01-26 16:41:46 -07:00
..
files perl: add build config for aarch64 2018-01-26 00:40:17 +01:00
patches perl: remove build timestamp 2017-12-14 18:59:10 +01:00
Config.in perlmod: global knob to disable comment stripping modules 2017-01-11 14:31:09 -07:00
Makefile perlmod: avoid 'do' semantics and just concatenate 2018-01-25 18:48:34 -07:00
README.patches perl: Reorganize patches 2015-09-25 11:50:52 +02:00
perlbase.mk lang/perlbase: Fix missing utf8 dependency on unicore 2016-07-04 18:13:45 -04:00
perlmod.mk perlmod: avoid 'do' semantics and just concatenate 2018-01-25 18:48:34 -07:00

README.patches

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.