diff options
author | Nicholas Clark <nick@ccl4.org> | 2009-02-23 11:27:08 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2009-02-23 11:27:08 +0100 |
commit | e76b2c0c0a5a6bcf7f940f55f050b6f3cecac437 (patch) | |
tree | 2dbc90af9526d15e362f33a09b3ecf096a795246 /MANIFEST | |
parent | f785e3a13bdb70150178a2baa433614531998f17 (diff) | |
download | perl-e76b2c0c0a5a6bcf7f940f55f050b6f3cecac437.tar.gz |
Add deprecate.pm. Deprecate shipping Switch.pm in the core distribution.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1940,6 +1940,7 @@ lib/DBM_Filter/utf8.pm DBM Filter for UTF-8 Encoding lib/dbm_filter_util.pl Utility functions used by DBM Filter tests lib/DB.pm Debugger API (draft) lib/DB.t See if DB works +lib/deprecate.pm A pragma for deprecating modules from the core. lib/Devel/SelfStubber.pm Generate stubs for SelfLoader.pm lib/Devel/SelfStubber.t See if Devel::SelfStubber works lib/diagnostics.pm Print verbose diagnostics |