This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump File::Copy to version 2.29.
[perl5.git] / lib / B /
2013-11-12 Father ChrysostomosSimplify code for deparsing socketpair
2013-11-10 Father ChrysostomosFix deparsing of glob(my $x) and CORE::glob
2013-10-30 Father ChrysostomosIncrease $B::Deparse::VERSION to 1.24
2013-10-30 Father Chrysostomos[perl #119807] Deparse s//\(3)/e in a way that does...
2013-10-23 David MitchellMake B/Deparse handle unicode regexes
2013-10-19 Steve HayMove B-Deparse from dist/ to lib/ since it is non-dual...
1998-02-20 Malcolm BeattieRemove compiler files from their old lib/B locations...
1998-02-20 Malcolm BeattieStart getting compiler to work when built with the...
1998-02-20 Malcolm BeattieMerge perlext/Compiler/... into mainline. Some files...