This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Stop $^H |= 0x1c020000 from enabling all features
[perl5.git] / t / lib / feature / bundle
2015-03-27 Father ChrysostomosStop $^H |= 0x1c020000 from enabling all features
2015-03-06 Karl Williamsonlib/feature/bundle: Generalize for non-ASCII platforms
2012-02-22 Ricardo Signes"no feature" now means reset to default
2011-12-16 Father ChrysostomosDisable $[ under 5.16
2011-12-07 Father ChrysostomosAdd :default feature bundle
2009-12-20 Rafael Garcia-SuarezIntroduce C<use feature "unicode_strings">
2008-02-08 Steffen Müllerfeature bundles are the same across all subversions