summaryrefslogtreecommitdiff
path: root/dist/constant
Commit message (Expand)AuthorAgeFilesLines
* Make utf8 downgrading in constant.pm, version dependentBrad Gilbert2013-03-201-12/+3
* constant.pm: Rmv ref in pod to non-existent moduleKarl Williamson2013-03-181-4/+1
* Remove checks for Perl 5.6; adjust tests; bump version number.James E Keenan2013-01-182-7/+5
* dist/constant/t/utf8.t: Skip tests for early PerlsSébastien Aperghis-Tramoni2012-12-051-1/+7
* Make dual-lived constant.pm work on 5.8 againSébastien Aperghis-Tramoni2012-09-041-3/+2
* Increase $constant::VERSION from 1.22 to 1.23Father Chrysostomos2011-10-061-1/+1
* constant.pm: Disable the UTF8 downgrade when unnecessaryFather Chrysostomos2011-10-061-4/+19
* Revert "Revert "Missing bug number in d12b49d""Father Chrysostomos2011-05-201-1/+1
* Increase constant’s versionFather Chrysostomos2011-05-201-1/+1
* Revert "Missing bug number in d12b49d"Father Chrysostomos2011-04-191-1/+1
* Missing bug number in d12b49dFather Chrysostomos2011-04-191-1/+1
* Make Unicode constants under use utf8 work againFather Chrysostomos2011-04-172-1/+19
* Move test for #76540 to op/gv.tFlorian Ragwitz2010-09-081-14/+1
* [perl #76540] "print CONSTANT," gives double-freeDavid Mitchell2010-07-241-1/+14
* [perl #68640] Wrong error for undef constant nameZefram2009-12-152-7/+12
* Move constant from ext/ to dist/Nicholas Clark2009-09-292-0/+735