summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* [perl #101162] DD support for vstringsFather Chrysostomos2011-12-253-8/+82
* Increase $Data::Dumper::VERSION to 2.135_02Father Chrysostomos2011-12-251-2/+2
* [perl #86060] $( $| $) need braces in regexpsFather Chrysostomos2011-12-242-1/+9
* deparse.t: Automatically count __DATA__ testsFather Chrysostomos2011-12-241-2/+3
* Deparse the /d flag with implicit featuresFather Chrysostomos2011-12-242-1/+18
* Deparse /$#a/ correctlyFather Chrysostomos2011-12-242-3/+7
* Deparse.pm: Document that strict vars and subs workFather Chrysostomos2011-12-241-1/+1
* [perl #24027] Deparse strict vars and subsFather Chrysostomos2011-12-242-17/+51
* Fix Deparse ambient_pragmas/strict regressionFather Chrysostomos2011-12-242-0/+20
* Deparse.pm: Document that use feature is supportedFather Chrysostomos2011-12-241-1/+2
* Deparse all features with ‘use/no feature’Father Chrysostomos2011-12-242-18/+33
* Deparse implicit with ‘use feature’Father Chrysostomos2011-12-242-20/+80
* Deparse CORE::say, etc., when bundle hints are in useFather Chrysostomos2011-12-242-2/+49
* Deparse.pm: More ->pmflags clean-upFather Chrysostomos2011-12-231-6/+7
* Deparse.pm: Add another substwordFather Chrysostomos2011-12-231-1/+1
* Deparse.pm: Put re flag logic into its own functionFather Chrysostomos2011-12-231-37/+30
* Followup to b9bc576fd0: deparse s///applaudFather Chrysostomos2011-12-232-14/+26
* Deparse.pm: Don’t call ->pmflags so many timesFather Chrysostomos2011-12-231-10/+11
* Deparse: Ignore strict hh hintsFather Chrysostomos2011-12-232-0/+9
* [perl #91318] Deparse /regexp/applaudFather Chrysostomos2011-12-232-0/+43
* [perl #81424] Make Deparse handle /aelemfast_lex/Father Chrysostomos2011-12-232-2/+9
* Consistent use of spaces after dots in Deparse’s podFather Chrysostomos2011-12-231-39/+41
* Move Tie-File out of cpan/ and into dist/Todd Rinaldo2011-12-2339-0/+8960
* Deparse: remove special casing for main stashFather Chrysostomos2011-12-231-3/+1
* [perl #91384] Deparse and stash circularitiesFather Chrysostomos2011-12-232-2/+12
* Deparse.pm: Uncomment version codeFather Chrysostomos2011-12-221-5/+3
* Deparse "a::]"->[0], etc., correctlyFather Chrysostomos2011-12-222-2/+9
* Deparse "string"->[$expr] and ->{$expr} correctlyFather Chrysostomos2011-12-222-7/+26
* Deparse "string"->[0] correctlyFather Chrysostomos2011-12-212-12/+34
* [perl #91416] Deparse open("blah blah blah") properlyFather Chrysostomos2011-12-202-4/+33
* Increase $B::Deparse::VERSION to 1.11Father Chrysostomos2011-12-201-1/+1
* Merge branch 'drolsky/release-5.15.6' into bleadDave Rolsky2011-12-202-4/+704
|\
| * Fix version of Module::CoreList in 5.15.6Dave Rolsky2011-12-201-1/+1
| * Add Changes entry for Module::CoreListDave Rolsky2011-12-201-0/+3
| * Updated Module::CoreList for 5.15.6 - including $VERSION bumpDave Rolsky2011-12-191-4/+701
* | Use tr/_// instead of eval $VERSIONSteffen Mueller2011-12-2010-20/+20
|/
* SelfLoader: Version bump to match CPAN releaseSteffen Mueller2011-12-191-1/+1
* ExtUtils::ParseXS: Version bump and changelog for CPAN releaseSteffen Mueller2011-12-195-4/+9
* Data::Dumper: Changelog and version bumpSteffen Mueller2011-12-192-2/+13
* Attribute::Handlers 0.93 changelogSteffen Mueller2011-12-191-0/+5
* No need to ship Attribute::Handlers README in coreSteffen Mueller2011-12-191-605/+0
* Fix deparsing of require "a".$1Father Chrysostomos2011-12-182-1/+7
* Cwd pod consistency tweaksFather Chrysostomos2011-12-171-5/+5
* [rt.cpan.org #45885] File::Spec: Don’t use tainted tmpdir in 5.6Father Chrysostomos2011-12-162-2/+22
* Increase $Locale::Maketext::VERSION to 1.21Father Chrysostomos2011-12-161-1/+1
* Document Locale::Maketext's numerate methodThomas Sibley2011-12-161-0/+8
* Doc: numerify was renamed to numf very early onThomas Sibley2011-12-161-1/+1
* Carp.pm localise $SIG{__DIE__} before evalFather Chrysostomos2011-12-151-0/+1
* Increase $Carp::VERSION to 1.24Father Chrysostomos2011-12-151-1/+1
* Carp.t: Add tests for PL_last_in_gvFather Chrysostomos2011-12-151-2/+13