summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Make the cache in Carp::trusts actually persist across calls :-)Nicholas Clark2006-11-261-2/+5
* Remove unused lexical present since change 13426.Nicholas Clark2006-11-261-1/+0
* Stop mod_perl looping forever in &Carp::shortmess_jmp as it somehowNicholas Clark2006-11-262-3/+8
* Skip test for Module::Load::Conditional that appears to be settingSteve Peters2006-11-251-1/+4
* xterm debugger support for VMS from John Malmberg (with revisions)Craig A. Berry2006-11-251-1/+14
* Add Module::Load::Conditional to the coreJos I. Boumans2006-11-257-0/+702
* Cleanup manifest file left by test script when using VC8Steve Hay2006-11-241-0/+1
* Embed manifest files in DLLs built with Module-Build when using VC8Steve Hay2006-11-241-8/+25
* [perl #36689] &=, |= and ^= overloads are nbot documentedAdriano Ferreira2006-11-242-4/+41
* Module::Pluggable diff had some hidden binary files in it. I'mSteve Peters2006-11-2351-2014/+0
* Add Module::Pluggable to the coreJos Boumans2006-11-2352-0/+2142
* installman3dir is nullRobin Barker2006-11-231-1/+6
* Upgrade to PathTools-3.24.Steve Peters2006-11-234-14/+21
* Don't AUTOLOAD DESTROY from Attribute::Handlers.Rafael Garcia-Suarez2006-11-221-3/+2
* More doc nits on Switch, and bump version to 2.11 for upcoming CPAN release.Rafael Garcia-Suarez2006-11-221-24/+20
* Re: [perl #40917] Benchmark fails under -MbignumSADAHIRO Tomoyuki2006-11-221-3/+6
* Fix a number of documentation issues in Switch.pm (code examplesRafael Garcia-Suarez2006-11-221-26/+19
* Remove tests for POD or POD coverage -- they're always skipped.Rafael Garcia-Suarez2006-11-224-38/+0
* - Restore two Text::Balanced tests, more comprehensive in bleadperl thanRafael Garcia-Suarez2006-11-223-36/+68
* Sync Text::Balanced with the CPAN version (1.99.1)Rafael Garcia-Suarez2006-11-225-119/+81
* "This is going to be slow." This change switches OpenBSD localeSteve Peters2006-11-211-0/+11
* [patch@29297] perl5db.pl detecting forked debugger on VMS.John E. Malmberg2006-11-201-3/+15
* Update Text::Tabs and Text::Wrap to version 2006.1117Rafael Garcia-Suarez2006-11-207-43/+68
* ExtUtils/typemap: better error messages + constant string optimizationAlexey Tourbin2006-11-191-11/+33
* [perl #40921] shellwords.pl cannot handle trailing backslashalexander_bluhm@genua.de2006-11-182-2/+8
* Convert lib/Text/ParseWords.t to Test::MoreNicholas Clark2006-11-181-48/+27
* [perl #39026] Tie::Memoize::EXISTS not caching the value Len Weisberg2006-11-151-4/+4
* Tweaks to the debugger test by Richard Foley,Rafael Garcia-Suarez2006-11-151-6/+12
* Move the test files for the debugger in a t/ subdirectory, so theyRafael Garcia-Suarez2006-11-151-0/+0
* debugger test could hang if run with umask 0002Dave Mitchell2006-11-141-0/+3
* A first regression test for the debugger, by Shlomi FishRafael Garcia-Suarez2006-11-142-0/+85
* Doc patch by Thomas O Smailus :Adriano Ferreira2006-11-141-2/+2
* Re: Why aren't %Carp::Internal and %Carp::CarpInternal documented?Ben Tilly2006-11-143-55/+204
* ParseXS.pm: small optimization for "Usage: ..." constant stringsAlexey Tourbin2006-11-141-3/+3
* Embed manifest files in EXEs and DLLs when building with VC++ 8.xSteve Hay2006-11-132-1/+6
* Upgrade to CPAN-1.88_62Steve Peters2006-11-134-298/+1157
* Regex Utility Functions and Substituion Fix (XML::Twig core dump)Yves Orton2006-11-131-1/+2
* Upgrade to Test-Simple-0.65.Steve Peters2006-11-106-5/+7
* Add to Attribute::Handlers the ability to report caller's file and lineDavid Feldman2006-11-093-17/+80
* Silence warnings in Pod::ManRafael Garcia-Suarez2006-11-091-0/+1
* Patch for bug in SelfLoader.pmMike Schilli2006-11-081-2/+2
* Sync Pod::Usage with the CPAN versionRafael Garcia-Suarez2006-11-061-9/+10
* Upgrade to Test::Simple 0.64_03Rafael Garcia-Suarez2006-11-0615-111/+106
* $hex is already hex, so cannot be used in %X if starting with [A-F]H.Merijn Brand2006-10-301-1/+1
* Bump $VERSION in Term::UI following change #29120Steve Hay2006-10-301-1/+1
* Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.68.tar.gzJohn Peacock2006-10-302-3/+197
* Upgrade to Pod-Parser-1.35.Steve Peters2006-10-276-24/+61
* Document the limitation of Attribute::Handlers w.r.t. UNITCHECK blocks.Rafael Garcia-Suarez2006-10-271-2/+3
* Spelling nits from Debian bug list...Matt Taggart2006-10-271-1/+1
* Close temporary test file before unlinking (for the sake of Win32)Steve Hay2006-10-261-1/+1