Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Module:Pluggable tests from t/Module_Pluggable to ext/Module_Pluggable/t | Nicholas Clark | 2009-03-25 | 1 | -60/+60 |
| | |||||
* | update MANIFEST for file removed by 16bf6aa6d68d98291990dcdbb6c884269bf80b18 | David Mitchell | 2009-03-22 | 1 | -1/+0 |
| | |||||
* | Upgrade to Module-Pluggable-3.9 | Steve Hay | 2009-03-19 | 1 | -0/+4 |
| | |||||
* | Remove directories from manifest | Rafael Garcia-Suarez | 2009-03-15 | 1 | -21/+0 |
| | |||||
* | Create IO-Compress | Paul Marquess | 2009-03-15 | 1 | -118/+153 |
| | |||||
* | lib/Text/TabsWrap/t/dnsparks.t should skip under TEST too, so remove it. | Nicholas Clark | 2009-03-08 | 1 | -1/+0 |
| | | | | (It's not a "regular" test, and purposefully doesn't output well-formed TAP.) | ||||
* | Add a bunch of missing files to the MANIFEST | Rafael Garcia-Suarez | 2009-03-07 | 1 | -0/+6 |
| | |||||
* | Upgrade to Test-Harness-3.16 | Steve Hay | 2009-03-06 | 1 | -0/+8 |
| | | | | | But keep Test/Harness -> Test-Harness changes from commit f715bbfb20b232d289d3eddf42aec434ddd9dd4c and do likewise in new files file.t and harness-bailout.t too. | ||||
* | Update Archive::Tar to 1.46 | Jos I. Boumans | 2009-03-05 | 1 | -0/+1 |
| | |||||
* | Updated MANIFEST for autodie 1.999 | Paul Fenwick | 2009-03-05 | 1 | -2/+4 |
| | |||||
* | Remove the MANIFEST from Compress-Raw-Bzip2 | Rafael Garcia-Suarez | 2009-03-03 | 1 | -1/+0 |
| | | | | (it wasn't the same in the CPAN distribution anyway) | ||||
* | Integrate Parse::CPAN::Meta 0.04 into core | Steffen Mueller | 2009-03-02 | 1 | -0/+20 |
| | |||||
* | Update CPANPLUS to 0.85_06 | Jos I. Boumans | 2009-03-02 | 1 | -0/+9 |
| | |||||
* | Add Compress-Raw-Bzip2, by Paul Marquess | Rafael Garcia-Suarez | 2009-03-01 | 1 | -0/+30 |
| | |||||
* | test script for deprecate.pm | Robin Barker | 2009-02-25 | 1 | -0/+3 |
| | | | | | | | | First pass at tests for deprecate.pm. Had to modify the module to provide an interface for testing - need to provide fake install directories, but deprecated reads from %Config::Config, which is read only. | ||||
* | Update to Module::Build 0.31_04 (with a tweak to MBTest.pm) | Nicholas Clark | 2009-02-23 | 1 | -0/+1 |
| | |||||
* | Add deprecate.pm. Deprecate shipping Switch.pm in the core distribution. | Nicholas Clark | 2009-02-23 | 1 | -0/+1 |
| | |||||
* | Remove double slash in MANIFEST | Rafael Garcia-Suarez | 2009-02-12 | 1 | -1/+1 |
| | | | | (so Porting/manicheck does not complain) | ||||
* | Move Attribute::Handlers from lib to ext. The layout in ext is the same as the | Nicholas Clark | 2009-02-12 | 1 | -21/+21 |
| | | | | CPAN distribution, which simplifies dual life module maintenance. | ||||
* | make_ext.pl now generates a Makefile.PL if needed. | Nicholas Clark | 2009-02-12 | 1 | -1/+0 |
| | | | | Remove ext/Safe/Makefile.PL as a proof of concept. | ||||
* | Upgrade to Math-Complex-1.56 | Steve Hay | 2009-02-12 | 1 | -0/+1 |
| | |||||
* | Fix MANIFEST for CPAN 1.93_51 inclusion | Rafael Garcia-Suarez | 2009-02-12 | 1 | -14/+15 |
| | |||||
* | Update CPAN.pm to 1.93_51 | Andreas Koenig | 2009-02-12 | 1 | -4/+21 |
| | |||||
* | Move Safe.pm into ext/Safe, and temporarily give it a Makfile.PL | Nicholas Clark | 2009-02-10 | 1 | -1/+2 |
| | |||||
* | Rename ext/threads/shared to ext/threads-shared | Nicholas Clark | 2009-02-09 | 1 | -22/+22 |
| | |||||
* | Rename ext/XS/Typemap to ext/XS-Typemap | Nicholas Clark | 2009-02-09 | 1 | -7/+7 |
| | |||||
* | Rename ext/XS/APItest to ext/XS-APItest | Nicholas Clark | 2009-02-09 | 1 | -21/+21 |
| | |||||
* | Rename ext/Unicode/Normalize to ext/Unicode-Normalize | Nicholas Clark | 2009-02-09 | 1 | -16/+16 |
| | |||||
* | Rename ext/Time/Piece to ext/Time-Piece | Nicholas Clark | 2009-02-09 | 1 | -13/+13 |
| | |||||
* | Rename ext/Time/HiRes to ext/Time-HiRes | Nicholas Clark | 2009-02-09 | 1 | -16/+16 |
| | |||||
* | Rename ext/Text/Soundex to ext/Text-Soundex | Nicholas Clark | 2009-02-09 | 1 | -6/+6 |
| | |||||
* | Rename ext/Test/Harness to ext/Test-Harness | Nicholas Clark | 2009-02-09 | 1 | -170/+170 |
| | |||||
* | Rename ext/Sys/Hostname to ext/Sys-Hostname | Nicholas Clark | 2009-02-09 | 1 | -4/+4 |
| | |||||
* | Rename ext/PerlIO/via to ext/PerlIO-via | Nicholas Clark | 2009-02-09 | 1 | -5/+5 |
| | |||||
* | Rename ext/PerlIO/scalar to ext/PerlIO-scalar | Nicholas Clark | 2009-02-09 | 1 | -5/+5 |
| | |||||
* | Rename ext/PerlIO/encoding to ext/PerlIO-encoding | Nicholas Clark | 2009-02-09 | 1 | -7/+7 |
| | |||||
* | Move the 4 tests of core PerlIO functionality to t/io. PerlIO::Layer::find is | Nicholas Clark | 2009-02-09 | 1 | -4/+4 |
| | | | | implemented in perlio.c | ||||
* | Move 3 tests from ext/PerlIO/t to their relevant PerlIO::* module directories. | Nicholas Clark | 2009-02-09 | 1 | -4/+4 |
| | |||||
* | Rename ext/Module/Pluggable to ext/Module-Pluggable | Nicholas Clark | 2009-02-09 | 1 | -4/+4 |
| | |||||
* | Rename ext/Math/BigInt/FastCalc to ext/Math-BigInt-FastCalc | Nicholas Clark | 2009-02-09 | 1 | -7/+7 |
| | |||||
* | Rename ext/MIME/Base64 to ext/MIME-Base64 | Nicholas Clark | 2009-02-09 | 1 | -10/+10 |
| | |||||
* | Rename ext/List/Util as ext/List-Util | Nicholas Clark | 2009-02-09 | 1 | -42/+42 |
| | |||||
* | Rename ext/I18N/Langinfo to ext/I18N-Langinfo | Nicholas Clark | 2009-02-09 | 1 | -6/+6 |
| | |||||
* | Rename ext/Hash/Util to ext/Hash-Util | Nicholas Clark | 2009-02-09 | 1 | -5/+5 |
| | |||||
* | Rename ext/Hash/Util/FieldHash to ext/Hash-Util-FieldHash | Nicholas Clark | 2009-02-09 | 1 | -12/+12 |
| | |||||
* | Rename ext/Filter/Util/Call to ext/Filter-Util-Call | Nicholas Clark | 2009-02-09 | 1 | -4/+4 |
| | |||||
* | Rename ext/File/Glob to ext/File-Glob | Nicholas Clark | 2009-02-09 | 1 | -11/+11 |
| | |||||
* | Rename ext/Digest/SHA to ext/Digest-SHA | Nicholas Clark | 2009-02-09 | 1 | -34/+34 |
| | |||||
* | Rename ext/Digest/MD5 to ext/Digest-MD5 | Nicholas Clark | 2009-02-09 | 1 | -16/+16 |
| | |||||
* | Rename ext/Devel/Peek to ext/Devel-Peek | Nicholas Clark | 2009-02-09 | 1 | -5/+5 |
| |