summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-0675-0/+0
* Merge commit 'leto/debugger_symbols' into bleadRafael Garcia-Suarez2009-06-063-5/+26
|\
| * Fix my comment about DB::sub and make it DB::DBDuke Leto2009-06-041-1/+1
| * Bump version of perl5db.pl to 1.33, add changelog comments and fix a POD typoDuke Leto2009-06-041-2/+6
| * Fix shebang line and permissions of lib/perl5db.tDuke Leto2009-06-031-1/+1
| * Add the debugger script which tests for undefs in the symbol tableDuke Leto2009-06-031-0/+11
| * Fix bug introduced in 67924fd which put the key _< with an undefined value in...Duke Leto2009-06-032-2/+8
* | Update Parse::CPAN::Meta to 1.39Steffen Mueller2009-06-063-3/+13
* | MakeMaker must handle an empty $self->{LIBS} array.Craig A. Berry2009-06-041-3/+3
* | Correctly interpolate the attempted permissions as octal in the error message.Nicholas Clark2009-06-041-2/+4
|/
* Update CPANPLUS::Dist::Build to CPAN version 0.32Chris Williams2009-06-033-11/+16
* Merge branch 'eumm652' into bleadRafael Garcia-Suarez2009-06-0242-333/+966
|\
| * Add test boilerplate to the new MakeMaker testsRafael Garcia-Suarez2009-06-012-0/+14
| * Upgrade to ExtUtils::MakeMaker 6.52Rafael Garcia-Suarez2009-06-0142-333/+952
* | resync some files with their CPAN equivalents (just the trivial errors forDavid Mitchell2009-06-022-1/+5
|/
* Auto-complete lexicals in the debugger shellSteffen Mueller2009-05-311-2/+27
* Bump version of IPC::Open3Rafael Garcia-Suarez2009-05-301-1/+1
* clarified documentation about using lexical $err in open3 callSlaven Rezic2009-05-301-2/+4
* patch@2009-05-25.21:50:08 perl5db.t leaves db.out behind on VMSJohn E. Malmberg2009-05-261-1/+1
* patch@2009-05-25.21:50:08 text-options.t file cleanup on VMSJohn E. Malmberg2009-05-261-1/+1
* Revert "Fix failing autodie test with new smartmatch semantics."Rafael Garcia-Suarez2009-05-251-8/+8
* Update CPAN.pm to 1.94Andreas J Koenig2009-05-251-1/+1
* run dos2unix on lib/Parse/CPAN/Meta.pmDavid Mitchell2009-05-201-437/+437
* Re: [PATCH] Update CPANPLUS::Dist::Build to CPAN version 0.30Chris 'BinGOs' Williams2009-05-191-36/+1
* Update CPANPLUS::Dist::Build to CPAN version 0.30Chris 'BinGOs' Williams2009-05-198-8/+10
* Remove old version of Fatal.t test, now moved under lib/autodie/tRafael Garcia-Suarez2009-05-181-42/+0
* Upgrade to Parse::CPAN::Meta 1.38Steffen Mueller2009-05-1715-471/+1166
* Fix failing autodie test with new smartmatch semantics.Rafael Garcia-Suarez2009-05-141-8/+8
* Move autodie tests in lib/autodie/t, so they are picked up by t/harnessRafael Garcia-Suarez2009-05-1440-0/+1544
* Merge branch 'smartmatch' into bleadRafael Garcia-Suarez2009-05-131-6/+8
|\
| * Register ~~ operator overloading in its own category in %overload::opsRafael Garcia-Suarez2009-05-121-6/+8
* | Pull PathTools 3.30 (which was just a blead sync.)Steffen Mueller2009-05-1010-10/+10
* | Revert "Bump version of File::Copy"David Mitchell2009-05-091-1/+1
* | Upgrade CPANPLUS::Dist::Build to 0.28Chris 'BinGOs' Williams2009-05-089-45/+34
* | Update CPAN.pm to 1.93_54Andreas J Koenig2009-05-083-5/+8
* | Upgrade to CPANPLUS-Dist-Build-0.26Chris 'BinGOs' Williams2009-05-077-40/+277
* | Bump $VERSION of FileCacheRafael Garcia-Suarez2009-05-051-1/+1
* | Document that FileCache uses symbolic referencesNiko Tyni2009-05-051-0/+5
|/
* Bump version of File::CopyRafael Garcia-Suarez2009-05-051-1/+1
* Make File::Copy always return 0 (not "") on failure.Paul Fenwick2009-05-052-2/+39
* Update IPC::Cmd to 0.44Jos I. Boumans2009-05-043-3/+3
* Update CPAN.pm to 1.93_53Andreas J Koenig2009-05-044-10/+14
* Update Archive::Tar to 1.48Jos I. Boumans2009-05-0211-10/+41
* Update CPANPLUS to 0.8601Jos I. Boumans2009-04-286-7/+13
* Update CPANPLUS::Dist::Build to version 0.24Chris 'BinGOs' Williams2009-04-272-5/+4
* Update CPANPLUS to 0.86Jos I. Boumans2009-04-2721-828/+147
* [PATCH] Update Term::UI to 0.20Jos I. Boumans2009-04-251-2/+2
* make the File::Copy permission change from 2.15 onwards (to allow for aDavid Mitchell2009-04-251-1/+1
* Add %upstream and %bug_tracker data to Module::CoreList.Nicholas Clark2009-04-231-2/+923
* Make lib/h2ph.t use t/test.pl.Craig A. Berry2009-04-191-19/+26