:locked is deprecated, so use :lvalue instead.
[p5sagit/p5-mst-13.2.git] / lib /
2009-10-15 Nicholas Clark Skip testing the be_BY.CP1131 locale on Darwin 10,...
2009-10-14 Rafael Garcia-Suarez Ignore files installed by Parse::CPAN::Meta
2009-10-12 Geoffrey T. Dairiki overload no longer implicitly unsets fallback on repeat...
2009-10-06 Jesse Vincent more pod cleanups based on the new podcheck.t
2009-10-06 Jesse Vincent A number of pod fixes found by podcheck.t
2009-09-27 Rafael Garcia-Suarez gitignore additions
2009-09-21 Steffen Mueller Remove use of Class::ISA from the debugger
2009-09-21 Robin Barker typo in usage of deprecate
2009-09-19 Nicholas Clark Reuinte File::Spec with the rest of the PathTools distr...
2009-09-18 Nicholas Clark Move lib from lib to ext.
2009-09-16 Rafael Garcia-Suarez Localize $@ and $! before loading a file in SWASHNEW
2009-09-13 Nicholas Clark Move Test::Simple from lib to ext.
2009-09-13 Yves Orton add a couple of missing items to the lib/.gitignore
2009-09-13 Nicholas Clark Move Moudle::Build from lib to ext.
2009-09-13 Nicholas Clark Move Unicode::Collate from lib to ext.
2009-09-13 Nicholas Clark Move Time::Local from lib to ext.
2009-09-13 Nicholas Clark Move PerlIO::via::QuotedPrint from lib to ext.
2009-09-13 Nicholas Clark Move NEXT from lib to ext.
2009-09-13 Nicholas Clark Move if from lib to ext.
2009-09-13 Nicholas Clark Move Getopt::Long from lib to ext.
2009-09-13 Nicholas Clark Move Test from lib to ext.
2009-09-13 Nicholas Clark Sort .gitignore (lexically).
2009-09-13 Nicholas Clark Move Pod::Parser from lib (and t/pod) to ext.
2009-09-13 Nicholas Clark Move podlators from lib to ext.
2009-09-13 Rafael Garcia-Suarez .gitignore fix for AutoSplit
2009-09-13 Nicholas Clark Move Pod::LaTeX from lib to ext.
2009-09-13 Nicholas Clark Move Pod::Escapes from lib to ext.
2009-09-13 Nicholas Clark Move Pod::Perldoc from lib to ext.
2009-09-13 Nicholas Clark Move Pod::Simple from lib to ext.
2009-09-12 Chris Williams Moved Class-ISA from lib/ to ext/
2009-09-12 Nicholas Clark Move Cwd from lib to ext.
2009-09-12 Chris Williams Moved parent from lib/ to ext/
2009-09-12 Chris Williams Moved AutoLoader from lib/ to ext/
2009-09-12 Nicholas Clark Untangle File::Basename and re - avoid hard-coding...
2009-09-11 Chris Williams Move File-Path from lib/ to ext/
2009-09-11 Chris Williams Moved Tie-RefHash from lib/ to ext/
2009-09-11 Chris Williams Move File::Temp from lib/ to ext/
2009-09-11 Chris Williams Move Locale-Codes from lib/ to ext/
2009-09-11 Nicholas Clark Fix test in Cwd for presence of DynaLoader.
2009-09-11 Chris Williams Moved Locale-Maketext from lib/ to ext/
2009-09-11 Chris Williams Move Locale-Maketext-Simple from lib/ to ext/
2009-09-11 Rafael Garcia-Suarez Move encoding::warnings to ext/
2009-09-11 Chris Williams Moved Math-BigInt from lib/ to ext/
2009-09-11 Chris Williams Moved Math-Complex from lib/ to ext/
2009-09-10 Chris Williams Move Math-BigRat from lib/ to ext/
2009-09-10 Chris Williams Moved bignum from lib/ to ext/
2009-09-10 Vincent Pit Add missing entries to .gitignore for EU::{CBuilder...
2009-09-10 Nicholas Clark Move ExtUtils::MakeMaker from lib to ext.
2009-09-10 Nicholas Clark Move ExtUtils::CBuilder from lib to ext.
2009-09-10 Rafael Garcia-Suarez Ignore MANIFEST.SKIP once installed in lib/
2009-09-10 Nicholas Clark Move ExtUtils::ParseXS from lib to ext.
2009-09-10 Nicholas Clark Move ExtUtils::Manifest from lib to ext.
2009-09-10 Nicholas Clark Add entries for ExtUtils::Command to ext and lib's...
2009-09-10 Nicholas Clark Move ExtUtils::Install from lib to ext.
2009-09-10 Nicholas Clark Move ExtUtils::Constant to from lib to ext.
2009-09-10 Nicholas Clark Redo moving Text::ParseWords from lib to ext
2009-09-09 Nicholas Clark Move the Text::Tabs use statement to the top of the...
2009-09-09 Nicholas Clark Move ExtUtils::Command from lib to ext.
2009-09-09 Nicholas Clark Redo move Text::Tabs/Text::Wrap from lib to ext.
2009-09-09 Nicholas Clark Move constant from lib/ to ext/
2009-09-08 Chris Williams Move Memoize from lib/ to ext/
2009-09-08 Chris Williams Moved libnet from lib/ to ext/
2009-09-08 Chris Williams Move CPAN from lib/ to ext/
2009-09-08 Rafael Garcia-Suarez Remove code specific to MacOS Classic from core tests
2009-09-07 Vincent Pit Move Digest from lib to ext
2009-09-07 Chris Williams Move Parse::CPAN::Meta from lib/ to ext/
2009-09-07 Vincent Pit Move CGI.pm from lib to ext
2009-09-07 Vincent Pit Move autodie from lib to ext
2009-09-07 Chris Williams Move CPANPLUS from lib/ to ext/
2009-09-07 Chris Williams Move CPANPLUS::Dist::Build from lib/ to ext/
2009-09-06 Rafael Garcia-Suarez Merge commit 'khwilliamson/U5.1' into blead
2009-09-06 Chris Williams Move Archive::Tar from lib/ to ext/
2009-09-06 Chris Williams Move Archive::Extract from lib/ to ext/
2009-09-04 Chris Williams Move IO::Zlib from lib/ to ext/
2009-09-04 Chris Williams Move Params::Check from lib/ to ext/
2009-09-04 Chris Williams Move Object::Accessor from lib/ to ext/
2009-09-04 Chris Williams Moved Module::Load from lib/ to ext/
2009-09-04 Chris Williams Move Module::Load::Conditional from lib/ to ext/
2009-09-04 Chris Williams Moved Module::Loaded from lib/ to ext/
2009-09-04 Chris Williams Moved IPC::Cmd from lib/ to ext/
2009-09-04 Chris Williams Moved Log::Message et al from lib/ to ext/
2009-09-04 Chris Williams Moved Log::Message::Simple from lib/ to ext/
2009-09-04 Steffen Mueller Move Devel::SelfStubber from lib to ext
2009-09-04 Steffen Mueller Move IPC::Open3 from lib to ext
2009-09-04 Steffen Mueller Move IPC::Open2 from lib to ext
2009-09-04 Abhijit Menon-Sen Entity-encode E<0xNNNN> and E<0NNN> correctly
2009-09-03 Karl Williamson Removed extra lines
2009-09-03 Karl Williamson Add missing files from Unicode 5.1 Character Database
2009-09-03 Steffen Mueller Move Tie::Memoize from lib to ext
2009-09-03 Steffen Mueller Move FileCache from lib to ext
2009-09-03 Steffen Mueller Move autouse from lib to ext
2009-09-03 Steffen Mueller Silence more deprecation warnings in compatibility...
2009-09-03 Jerry D. Hedden Suppress deprecation warnings from test output
2009-09-02 Steffen Mueller Remove useless tests from lib/Time/Local.t
2009-09-02 Steffen Mueller Deprecate termcap.pl with a warning
2009-09-02 Steffen Mueller Deprecate tainted.pl with a warning
2009-09-02 Steffen Mueller Deprecate stat.pl with a warning
2009-09-02 Steffen Mueller Deprecate shellwords.pl with a warning
2009-09-02 Steffen Mueller Deprecate pwd.pl with a warning
2009-09-02 Steffen Mueller Deprecate open3.pl with a warning
next