This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Suppress system Term::ReadLine::Gnu
[perl5.git] / dist / constant /
2013-03-20 Brad GilbertMake utf8 downgrading in constant.pm, version dependent
2013-03-18 Karl Williamsonconstant.pm: Rmv ref in pod to non-existent module
2013-01-19 James E KeenanRemove checks for Perl 5.6; adjust tests; bump version...
2012-12-06 Sébastien Aperghis... dist/constant/t/utf8.t: Skip tests for early Perls
2012-09-04 Sébastien Aperghis... Make dual-lived constant.pm work on 5.8 again
2011-10-06 Father ChrysostomosIncrease $constant::VERSION from 1.22 to 1.23
2011-10-06 Father Chrysostomosconstant.pm: Disable the UTF8 downgrade when unnecessary
2011-05-21 Father ChrysostomosRevert "Revert "Missing bug number in d12b49d""
2011-05-21 Father ChrysostomosIncrease constant’s version
2011-04-19 Father ChrysostomosRevert "Missing bug number in d12b49d"
2011-04-19 Father ChrysostomosMissing bug number in d12b49d
2011-04-18 Father ChrysostomosMake Unicode constants under use utf8 work again
2010-09-08 Florian RagwitzMove test for #76540 to op/gv.t
2010-07-24 David Mitchell[perl #76540] "print CONSTANT," gives double-free
2009-12-15 Zefram[perl #68640] Wrong error for undef constant name
2009-09-29 Nicholas ClarkMove constant from ext/ to dist/