summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move Module:Pluggable tests from t/Module_Pluggable to ext/Module_Pluggable/tNicholas Clark2009-03-2566-63/+61
* IPv6 config variables for the other OS'sH.Merijn Brand2009-03-2512-0/+48
* Detection of IPv6 clueful functions by Configure (part 1)H.Merijn Brand2009-03-255-13/+82
* One more to ignore for metaconfigH.Merijn Brand2009-03-251-1/+2
* find2perl (was Re: help unblock me from *@perl.org so I can use perlbug)Michael G Schwern2009-03-251-20/+0
* [perl #63914] Time::Piece reports timezone incorrectlyIan Goodacre2009-03-252-2/+9
* Add SEE ALSO's to find2perl and File::Find.Dan Jacobson2009-03-252-1/+11
* Merge branch 'blead' of ssh://stevep@perl5.git.perl.org/gitroot/perl into bleadSteve Peters2009-03-252-8/+30
|\
| * Update the version requirement message in regen_perly.plVincent Pit2009-03-241-2/+2
| * Make regen_perly.pl compatible with bison 2.4Vincent Pit2009-03-241-3/+25
| * Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into bleadMarcus Holland-Moritz2009-03-241-1/+1
| |\
| * | Fix perl #63924: shmget limited to 32 bit segment size on 64 bit OSMarcus Holland-Moritz2009-03-241-3/+3
* | | Upgrade to Encode-2.33.Steve Peters2009-03-253-7/+14
| |/ |/|
* | For some reason, the core version and the cpan version got reversed.Steve Peters2009-03-241-1/+1
|/
* Fix for regular expressions for RFC2822.Dan Kogai2009-03-241-1/+2
* Add a SEE ALSO section based on suggestions from Dan Jacobson.Steve Peters2009-03-241-0/+3
* Merge branch 'blead' of ssh://stevep@perl5.git.perl.org/gitroot/perl into bleadSteve Peters2009-03-241-2/+3
|\
| * Mark Florian Ragwitz as the NEXT maintainer. NEXT marked as maintained primar...Steffen Mueller2009-03-241-2/+3
* | Mark upstream as blead for Net::Ping.Steve Peters2009-03-241-1/+1
|/
* Upgrade to ExtUtils-MakeMaker-6.50Steve Peters2009-03-2328-28/+28
* Fixes for ext/compressPaul Marquess2009-03-225-25/+10
* fix [RT #60034]. An equivalent fix was already in 5.8.9 as change 34580.David Mitchell2009-03-222-5/+5
* update MANIFEST for file removed by 16bf6aa6d68d98291990dcdbb6c884269bf80b18David Mitchell2009-03-221-1/+0
* fix typo - s/was/what/ is to be ignoredMike Giroux2009-03-211-1/+1
* Correct a few file references in README filesMike Giroux2009-03-212-3/+3
* Update CPANPLUS::Dist::Build to 0.16Chris 'BinGOs' Williams2009-03-213-20/+20
* Remove unnecessary MANIFEST file for IO-CompressSteve Hay2009-03-201-151/+0
* Revert the op.c part of 3049cdab to enable shared hask keys on ithreadsVincent Pit2009-03-201-1/+1
* pod/perlreftut.pod: keep example in tune with the timesMark Jason Dominus2009-03-191-2/+2
* Bump Module-Pluggable VERSION following 4a28828fc8f160c18323be1125f0f8473bcd000fSteve Hay2009-03-191-1/+1
* Undo the INST_LIB change from the Module-Pluggable upgradeSteve Hay2009-03-191-1/+0
* Upgrade to Attribute-Handlers-0.83Steve Hay2009-03-193-4/+9
* Upgrade to Module-Pluggable-3.9Steve Hay2009-03-198-45/+126
* Doc fix: the /k regexp modifier should really be written /pPaul Gaborit2009-03-181-3/+3
* Fix typo in English name of $&Rafael Garcia-Suarez2009-03-181-1/+1
* Upgrade to Devel::PPPort 3.17Marcus Holland-Moritz2009-03-1520-97/+390
* Update UPSTREAM for Devel::PPPortMarcus Holland-Moritz2009-03-151-1/+1
* Add IPC::SysV to Porting/Maintainers.plMarcus Holland-Moritz2009-03-151-0/+8
* Upgrade to IPC::SysV 2.01Marcus Holland-Moritz2009-03-155-4/+8
* Disambiguate mention of -E in perl.pod and in perlrun.podRafael Garcia-Suarez2009-03-152-2/+2
* Remove directories from manifestRafael Garcia-Suarez2009-03-151-21/+0
* Create IO-CompressPaul Marquess2009-03-15160-3925/+4494
* Better test case for [perl #63854] Error parsing "[~"Ian Goodacre2009-03-141-5/+2
* Return OPERATOR('[') for '[' without falling through to case '~', avoiding mi...Ian Goodacre2009-03-142-2/+13
* Tests for floating point args to localtime and gmtimeJerry D. Hedden2009-03-131-1/+15
* Add -E in the command-line usage in perl.podRafael Garcia-Suarez2009-03-131-1/+1
* Ilya M. is no longer maintaining Data::Dumper. Assign to p5p for now.Steffen Mueller2009-03-131-2/+2
* Ignore the decimal part of any floating point argument passed to localtime or...Rafael Garcia-Suarez2009-03-131-1/+1
* Make overflow warnings in gmtime/localtime only occur when warnings are onRafael Garcia-Suarez2009-03-131-2/+2
* Make eval{} (entertry) trappable by SafeRafael Garcia-Suarez2009-03-131-0/+2