Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-perl5i - Fix as much of Perl 5 as possible in one pragma
- Description:
Perl 5 has a lot of warts. There's a lot of individual modules and techniques
out there to fix those warts. perl5i aims to pull the best of them together
into one module so you can turn them on all at once.
This includes adding features, changing existing core functions and changing
defaults. It will likely not be 100% backwards compatible with Perl 5, though
it will be 99%, perl5i will try to have a lexical effect.
Please add to this imaginary world and help make it real, either by telling
me what Perl looks like in your imagination
(http://github.com/schwern/perl5i/issues) or make a fork (forking on github is
like a branch you control) and implement it yourself.
Packages
perl-perl5i-2.13.2-7.fc14.al.i686
[108 KiB] |
Changelog
by Paul Howarth (2018-02-21):
- Fix coercion warnings in 0.pm and 1.pm as per existing fixes in 2.pm
- BR: coreutils, gcc and perl-devel
|