summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Move Math-BigRat from lib/ to ext/Chris Williams2009-09-1014-5489/+1
* Moved bignum from lib/ to ext/Chris Williams2009-09-1027-2932/+5
* Add missing entries to .gitignore for EU::{CBuilder,ParseXS}Vincent Pit2009-09-101-0/+3
* Move ExtUtils::MakeMaker from lib to ext.Nicholas Clark2009-09-1092-22759/+28
* Move ExtUtils::CBuilder from lib to ext.Nicholas Clark2009-09-1014-2316/+0
* Ignore MANIFEST.SKIP once installed in lib/Rafael Garcia-Suarez2009-09-101-0/+1
* Move ExtUtils::ParseXS from lib to ext.Nicholas Clark2009-09-1010-2809/+1
* Move ExtUtils::Manifest from lib to ext.Nicholas Clark2009-09-104-1326/+1
* Add entries for ExtUtils::Command to ext and lib's .gitignore files.Nicholas Clark2009-09-101-0/+2
* Move ExtUtils::Install from lib to ext.Nicholas Clark2009-09-1011-3568/+3
* Move ExtUtils::Constant to from lib to ext.Nicholas Clark2009-09-107-3566/+2
* Redo moving Text::ParseWords from lib to extNicholas Clark2009-09-104-436/+1
* Move the Text::Tabs use statement to the top of the program, with the others.Nicholas Clark2009-09-091-2/+1
* Move ExtUtils::Command from lib to ext.Nicholas Clark2009-09-093-692/+0
* Redo move Text::Tabs/Text::Wrap from lib to ext.Nicholas Clark2009-09-0917-1491/+2
* Move constant from lib/ to ext/Nicholas Clark2009-09-093-742/+1
* Move Memoize from lib/ to ext/Chris Williams2009-09-0830-3537/+9
* Moved libnet from lib/ to ext/Chris Williams2009-09-0837-8473/+17
* Move CPAN from lib/ to ext/Chris Williams2009-09-0844-19229/+43
* Remove code specific to MacOS Classic from core testsRafael Garcia-Suarez2009-09-089-92/+16
* Move Digest from lib to extVincent Pit2009-09-078-837/+3
* Move Parse::CPAN::Meta from lib/ to ext/Chris Williams2009-09-0726-2811/+1
* Move CGI.pm from lib to extVincent Pit2009-09-0760-15209/+2
* Move autodie from lib to extVincent Pit2009-09-0765-5773/+3
* Move CPANPLUS from lib/ to ext/Chris Williams2009-09-0784-25502/+49
* Move CPANPLUS::Dist::Build from lib/ to ext/Chris Williams2009-09-0712-1638/+2
* Merge commit 'khwilliamson/U5.1' into bleadRafael Garcia-Suarez2009-09-0618-19/+28165
|\
| * Removed extra linesKarl Williamson2009-09-031-22/+2
| * Add missing files from Unicode 5.1 Character DatabaseKarl Williamson2009-09-0318-19/+28185
* | Move Archive::Tar from lib/ to ext/Chris Williams2009-09-0625-5728/+3
* | Move Archive::Extract from lib/ to ext/Chris Williams2009-09-0623-2811/+1
* | Move IO::Zlib from lib/ to ext/Chris Williams2009-09-0411-1167/+1
* | Move Params::Check from lib/ to ext/Chris Williams2009-09-043-1083/+1
* | Move Object::Accessor from lib/ to ext/Chris Williams2009-09-049-1341/+1
* | Moved Module::Load from lib/ to ext/Chris Williams2009-09-049-302/+1
* | Move Module::Load::Conditional from lib/ to ext/Chris Williams2009-09-0410-975/+1
* | Moved Module::Loaded from lib/ to ext/Chris Williams2009-09-043-189/+1
* | Moved IPC::Cmd from lib/ to ext/Chris Williams2009-09-047-1508/+1
* | Moved Log::Message et al from lib/ to ext/Chris Williams2009-09-049-1471/+4
* | Moved Log::Message::Simple from lib/ to ext/Chris Williams2009-09-045-445/+1
* | Move Devel::SelfStubber from lib to extSteffen Mueller2009-09-043-441/+1
* | Move IPC::Open3 from lib to extSteffen Mueller2009-09-043-526/+1
* | Move IPC::Open2 from lib to extSteffen Mueller2009-09-043-180/+1
* | Entity-encode E<0xNNNN> and E<0NNN> correctlyAbhijit Menon-Sen2009-09-043-1/+6
* | Move Tie::Memoize from lib to extSteffen Mueller2009-09-033-189/+1
* | Move FileCache from lib to extSteffen Mueller2009-09-039-464/+1
|/
* Move autouse from lib to extSteffen Mueller2009-09-033-242/+1
* Silence more deprecation warnings in compatibility tests for Getopt::LongSteffen Mueller2009-09-031-1/+11
* Suppress deprecation warnings from test outputJerry D. Hedden2009-09-032-2/+23
* Remove useless tests from lib/Time/Local.tSteffen Mueller2009-09-021-19/+1