summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* No need to go into this much detail in the pod (also podcheck doesn't like it)v5.15.3Stevan Little2011-09-201-13/+6
* Tweak wording of the Notice based on Jesse's feedbackStevan Little2011-09-201-1/+2
* Adding some Known Problems to perldeltaStevan Little2011-09-201-2/+30
* removing the comment from the perldelta (and the previous perldelta as well)Stevan Little2011-09-202-6/+0
* finalize perldeltaStevan Little2011-09-201-1/+1
* adding new release to perlhistStevan Little2011-09-201-1/+3
* fixing the path to pod2html in the release managers guideStevan Little2011-09-201-1/+1
* Adding the acknowledgements section to perldeltaStevan Little2011-09-201-3/+30
* Update Module::CoreList for 5.15.3 Stevan Little2011-09-203-9/+682
* The link to Devel::PPPort was not understood by porting/podcheck.t so we had ...Stevan Little2011-09-201-1/+1
* perldelta pod tweaks,.. this is not a linkStevan Little2011-09-201-1/+1
* manually updating INSTALL version "Upgrading from 5.X.Y or earlier" as specif...Stevan Little2011-09-201-1/+1
* bump version to 5.15.3 using Porting/bump-perl-versionStevan Little2011-09-2021-142/+142
* More pod formatting tweaksStevan Little2011-09-201-3/+3
* Fix some pod errors reported by podcheckerStevan Little2011-09-201-4/+4
* Updating perldelta in preparation for the 5.13.3 release.Stevan Little2011-09-201-213/+69
* Fixing the version in the comment in perl5152delta.podStevan Little2011-09-201-1/+1
* Skip 2 tests in t/op/filetest.t if t/TEST is a symlink.Nicholas Clark2011-09-201-0/+1
* Update CPAN-Meta to CPAN version 2.112621Stevan Little2011-09-1922-16/+54
* Adding myself to the AUTHORS listStevan Little2011-09-191-0/+1
* regen generated filesDave Rolsky2011-09-193-0/+27
* Include stub files in pod.lstDave Rolsky2011-09-191-0/+7
* Explicitly ignore the stub pod files I just added when doing the sanity checkDave Rolsky2011-09-191-1/+7
* add stub files for deleted OO-related pod filesDave Rolsky2011-09-194-0/+48
* For RC releases there's no indexer reportFlorian Ragwitz2011-09-191-5/+7
* use :raw to avoid interference from PERL_UNICODE when creating test dataTony Cook2011-09-191-1/+1
* clear $ENV{PERL_UNICODE} before runperl()ing a test of use open.Tony Cook2011-09-191-15/+19
* Fix the version of CoreList that'll ship with 5.14.2Florian Ragwitz2011-09-191-1/+1
* Update Module::CoreList for 5.14.2Florian Ragwitz2011-09-191-2/+661
* Re-generate known_pod_issues.datFlorian Ragwitz2011-09-191-0/+2
* Correct perldelta entry for -l \*foo changeFather Chrysostomos2011-09-181-2/+4
* Update CPAN-Meta to CPAN version 2.112600Chris 'BinGOs' Williams2011-09-1810-17/+23
* [perl #95034] Make perldoc <url> use a reasonabe nameFather Chrysostomos2011-09-183-1/+17
* DBFile -> DB_FileFather Chrysostomos2011-09-181-1/+1
* Update skip count in t/op/filetest.t after 433644eed.Craig A. Berry2011-09-181-2/+2
* Noted recent changes to Module::CoreList and added http://perlpunks.de/corelistChris 'BinGOs' Williams2011-09-182-1/+5
* podcheck: Clean up known issuesKarl Williamson2011-09-181-1/+2
* Increase $VERSIONs for Text::Abbrev and Search::DictFather Chrysostomos2011-09-182-2/+2
* fix NAME section in Text::Abbrev and Search::DictRobin Barker2011-09-182-2/+2
* Only upgrade when necessaryLeon Timmermans2011-09-181-1/+1
* Deparse "${#}a"Father Chrysostomos2011-09-173-5/+12
* Deparse $#{/} correctlyFather Chrysostomos2011-09-173-0/+16
* Make -l always treat non-bareword arguments as file namesFather Chrysostomos2011-09-174-12/+18
* Make stacked -l workFather Chrysostomos2011-09-174-3/+36
* perlglossary: fix broken linkFather Chrysostomos2011-09-171-1/+1
* perlglossary: Make empty-list-as-scalar even clearerFather Chrysostomos2011-09-171-1/+1
* Document empty-list-as-scalar in perlglossaryChas. Owens2011-09-171-2/+9
* Really allow podcheck.t to be run from outside t/Father Chrysostomos2011-09-171-1/+5
* perldata: Mention undefined as a false valFather Chrysostomos2011-09-171-2/+3
* Allow podcheck.t to be run from outside t/ for convenienceFather Chrysostomos2011-09-171-0/+1