Skip to content
/ perl5i Public
forked from evalEmpire/perl5i

A single module to fix as much of Perl 5 as possible in one go

Notifications You must be signed in to change notification settings

ryan52/perl5i

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perl5i is our imaginary version of Perl 5.

The goal will be to load just one module and fix as much of Perl 5 as
possible.  It will not cause excessive load time.  It will be
reasonably backwards compatible.  It will be stable and usable in
production (right now it isn't).

Since a lot of fixing Perl 5 is "go use this module from CPAN... and this
one... and this other one... and these two... and this and this..."
this mostly involves loading a bunch of modules.

What's Perl 5 look like in your imagination?
http://github.com/schwern/perl5i/issues

The current goal of perl5i is to collect your pain.  What is painful
for you about Perl?  What takes two lines when it should take one?
What subroutines do you find yourself using over and over again?
Please, share your pain.  Put it into the issue tracker.

Currently we hang out on irc.perl.org #perl5i.  Please join us.

About

A single module to fix as much of Perl 5 as possible in one go

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 100.0%