summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add perldelta entry for new version of Module::CoreListv5.15.6Dave Rolsky2011-12-201-0/+5
* 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
* Add 5.15.6 release date to perlhistDave Rolsky2011-12-191-0/+1
* Updated Module::CoreList for 5.15.6 - including $VERSION bumpDave Rolsky2011-12-191-4/+701
* Bump the perl version in various places for 5.15.6Dave Rolsky2011-12-1922-141/+141
* Final pass through perldeltaDave Rolsky2011-12-191-82/+87
* Remove an XXX note - questions resolvedDave Rolsky2011-12-191-2/+0
* The POSIX TCSANOW appears to have been introduced in 5.15.3Dave Rolsky2011-12-191-3/+1
* Not going to document 43d9ecf eitherDave Rolsky2011-12-191-4/+0
* Not going to document f300909 in perldeltaDave Rolsky2011-12-191-1/+0
* Perldelta for b0f2e9e - buildtoc fixesDave Rolsky2011-12-191-1/+5
* Small pod fix - s/build/built/Dave Rolsky2011-12-191-1/+1
* Clean up perldelta.pod for releaseDave Rolsky2011-12-191-463/+294
* Sync Maintainers.pl with teh CPANChris 'BinGOs' Williams2011-12-191-3/+3
* 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
* Restructure the heredocs in perlmodlib.PL so the file as-is is valid Pod.Nicholas Clark2011-12-191-10/+15
* Add autodoc.pl to the 'no_index' section of META.ymlNicholas Clark2011-12-192-1/+2
* Merge installman and pod/buildtoc improvements to blead.Nicholas Clark2011-12-196-162/+191
|\
| * Note the user-visible installman changes in perldelta.Nicholas Clark2011-12-191-0/+15
| * Some pod_lib.pl cleanups.Nicholas Clark2011-12-191-7/+6
| * installman should use the data in pod.lst to track dual-life pods in lib/Nicholas Clark2011-12-192-15/+9
| * Various installman cleanups.Nicholas Clark2011-12-191-20/+11
| * In installman, pod2man() now takes a hashref instead of a list of scripts.Nicholas Clark2011-12-191-26/+28
| * In pod2man() in installman, transpose the keys and values of %modpods.Nicholas Clark2011-12-191-4/+4
| * Stop installing the manpage for XS::Typemap.Nicholas Clark2011-12-191-0/+1
| * In buildtoc, eliminate @modpods by building %Found directly.Nicholas Clark2011-12-191-18/+11
| * In buildtoc, pass 'no_chdir' to File::Find::find().Nicholas Clark2011-12-191-12/+12
| * In buildtoc, move the "has a NAME?" file check into podset().Nicholas Clark2011-12-191-13/+17
| * Prime the duplicate Pod cache the first time is_duplicate_pod() is called.Nicholas Clark2011-12-192-16/+25
| * In pod_lib.pl, split out the code that initialises %state from pod.lstNicholas Clark2011-12-191-23/+27
| * Change get_pod_metadata() to take a callback to report consistency errors.Nicholas Clark2011-12-193-18/+17
| * Move the pod de-duplication logic from buildtoc to pod_lib.plNicholas Clark2011-12-192-24/+20
| * In installman, break the de-duplication code out from from podset().Nicholas Clark2011-12-191-17/+29
| * buildtoc should use the correct path when looking for a .pm's .pod file.Nicholas Clark2011-12-191-1/+1
| * If buildtoc can't open a Pod file, that's fatal, not a warning and skip.Nicholas Clark2011-12-191-5/+2
| * If buildtoc spots duplicated pods, that's an error condition, not a skip.Nicholas Clark2011-12-191-1/+10
| * Tidy the Pod exclusion rules in buildtoc.Nicholas Clark2011-12-191-3/+0
| * installman only needs match =head1 to identify files with Pod.Nicholas Clark2011-12-191-1/+8
|/
* Sync Data-Dump and Attribute-Handlers versions in Maintainers.plChris 'BinGOs' Williams2011-12-191-2/+2
* Update IO-Compress to CPAN version 2.046Chris 'BinGOs' Williams2011-12-1914-36/+126
* Update F<Copying> with the FSF's new address.Nicholas Clark2011-12-191-15/+18
* 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-192-606/+0
* perldelta for 41b1a11 :-)Father Chrysostomos2011-12-181-7/+0
* perldelta for deparsing require <binop>Father Chrysostomos2011-12-181-0/+5
* Fix deparsing of require "a".$1Father Chrysostomos2011-12-182-1/+7
* Teach B::Concise about OPpCONST_NOVERFather Chrysostomos2011-12-181-1/+2