summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added some docs about new POSIX::strptime()smoke-me/paul-evans/POSIX-strptimePaul \"LeoNerd\" Evans2011-12-231-0/+59
* Only have strptime() call mktime() if mday/mon/year are all validPaul \"LeoNerd\" Evans2011-12-232-2/+6
* Accept strptime \$str, "format" to use/set pos() magic at parsing positionPaul \"LeoNerd\" Evans2011-12-232-3/+43
* mktime() before returning result from strptime(), to ensure wday/yday/isdst f...Paul \"LeoNerd\" Evans2011-12-232-6/+8
* Don't EXPORT strptime; EXPORT_OK itPaul \"LeoNerd\" Evans2011-12-231-2/+7
* Initial hack at strptime(); just literal strings for nowPaul \"LeoNerd\" Evans2011-12-233-2/+57
* Fix the calculation for development time so it doesn't come up with things li...Dave Rolsky2011-12-231-12/+15
* Port utils test to VMS.Craig A. Berry2011-12-231-3/+5
* Increase $arybase::VERSION to 0.03Father Chrysostomos2011-12-221-1/+1
* Eek! I left some debug code in arybase.xsFather Chrysostomos2011-12-221-1/+0
* Deparse.pm: Uncomment version codeFather Chrysostomos2011-12-221-5/+3
* speed up feature-checking slightlyFather Chrysostomos2011-12-223-10/+17
* Deparse "a::]"->[0], etc., correctlyFather Chrysostomos2011-12-222-2/+9
* Deparse "string"->[$expr] and ->{$expr} correctlyFather Chrysostomos2011-12-222-7/+26
* Update Term-UI to CPAN version 0.30Chris 'BinGOs' Williams2011-12-227-91/+97
* Added porting tests for CUSTOMIZED filesChris 'BinGOs' Williams2011-12-223-0/+160
* Correct the Pod used to block comment a section of git log output.Nicholas Clark2011-12-221-1/+3
* Add t/porting/utils.t, to test that utility scripts still compile.Nicholas Clark2011-12-223-1/+94
* corelist-perldelta.pl now requires Algorithm::Diff instead of using it.Nicholas Clark2011-12-221-1/+1
* Porting/cherrymaint now requires LWP::UserAgent instead of using it.Nicholas Clark2011-12-221-1/+1
* Porting/checkURL.pl now requires rather than uses all non-core modules.Nicholas Clark2011-12-221-11/+11
* Update CPANPLUS to CPAN version 0.9115Chris 'BinGOs' Williams2011-12-219-8/+25
* Copy hints from tied hh to inner compile scopesFather Chrysostomos2011-12-212-8/+27
* regen pod issuesFather Chrysostomos2011-12-211-3/+2
* podcheck.t: skip make-rmg-checklistFather Chrysostomos2011-12-211-0/+1
* Fix pod errors in rmgFather Chrysostomos2011-12-211-4/+0
* Add Porting/make_rmg-checklist to MANIFESTFather Chrysostomos2011-12-211-0/+1
* Deparse "string"->[0] correctlyFather Chrysostomos2011-12-212-12/+34
* We don't care about "Pragma" vs. "Pragmata"Florian Ragwitz2011-12-211-4/+5
* Fail if one if the sections we want isn't thereFlorian Ragwitz2011-12-211-2/+3
* Add mention of what we want changed on dev.perl.orgDave Rolsky2011-12-211-1/+4
* Tweak RMG headings to make the generated checklist more usefulDave Rolsky2011-12-211-29/+29
* Show --html flag for make-rmg-checklistDave Rolsky2011-12-211-0/+3
* No need for empty =for checklist elementDave Rolsky2011-12-211-2/+0
* Add a section on making a checklistDave Rolsky2011-12-211-0/+13
* Lots of improvements for the checklist generatorDave Rolsky2011-12-211-21/+55
* Add a script to generate a release checklist from the RMGDave Rolsky2011-12-212-9/+139
* Porting/podtidy can pass 'columns' to Pod::Tidy::tidy_files().Nicholas Clark2011-12-211-4/+2
* Sync Maintainers.pl with CPAN for Module-CoreListChris 'BinGOs' Williams2011-12-211-1/+1
* In installman, move the call to File::Find::find() to the top level.Nicholas Clark2011-12-211-43/+36
* Lazier instructions for removing stale perldeltas for 5.x.0-RC0Nicholas Clark2011-12-211-4/+4
* Merge the refactoring that abolishes pod.lst to blead.Nicholas Clark2011-12-2112-370/+124
|\
| * Re-order entries in the 'master' array returned by get_pod_metadata().Nicholas Clark2011-12-213-11/+11
| * Prune unused entries from the 'master' array returned by get_pod_metadata().Nicholas Clark2011-12-211-6/+5
| * Rationalise use of the Pod metadata structure returned by get_pod_metadata().Nicholas Clark2011-12-213-13/+7
| * Eliminate pod.lst. pod/perl.pod is now the master file for Pod metadata.Nicholas Clark2011-12-2110-359/+120
|/
* Fixing crash in hint.tFather Chrysostomos2011-12-201-4/+9
* [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
* charnames tests: Add names to some more testsKarl Williamson2011-12-202-27/+28