diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-12-09 15:20:08 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-12-09 15:20:08 +0000 |
commit | c27482a4ae759620db85e55c84e6da0b10b95e5a (patch) | |
tree | 14167b3057c9228d5b472b180b701d67bf3a8bd4 /MANIFEST | |
parent | 95f0a2f1ffc68ef908768ec5d39e4102afd28c1e (diff) | |
download | perl-c27482a4ae759620db85e55c84e6da0b10b95e5a.tar.gz |
Remove Attribute::Handlers, as per Damian's request.
(Because of fixing the my variables to be now handled
in run-time, the whole internals of the A::H needs to
be rewritten and Damian will not have time for that
for months.)
p4raw-id: //depot/perl@13544
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 18 |
1 files changed, 0 insertions, 18 deletions
@@ -788,24 +788,6 @@ lib/abbrev.pl An abbreviation table builder lib/AnyDBM_File.pm Perl module to emulate dbmopen lib/AnyDBM_File.t See if AnyDBM_File works lib/assert.pl assertion and panic with stack trace -lib/Attribute/Handlers.pm Attribute::Handlers -lib/Attribute/Handlers/Changes Attribute::Handlers -lib/Attribute/Handlers/demo/demo.pl Attribute::Handlers demo -lib/Attribute/Handlers/demo/Demo.pm Attribute::Handlers demo -lib/Attribute/Handlers/demo/demo2.pl Attribute::Handlers demo -lib/Attribute/Handlers/demo/demo3.pl Attribute::Handlers demo -lib/Attribute/Handlers/demo/demo4.pl Attribute::Handlers demo -lib/Attribute/Handlers/demo/demo_call.pl Attribute::Handlers demo -lib/Attribute/Handlers/demo/demo_chain.pl Attribute::Handlers demo -lib/Attribute/Handlers/demo/demo_cycle.pl Attribute::Handlers demo -lib/Attribute/Handlers/demo/demo_hashdir.pl Attribute::Handlers demo -lib/Attribute/Handlers/demo/demo_phases.pl Attribute::Handlers demo -lib/Attribute/Handlers/demo/demo_range.pl Attribute::Handlers demo -lib/Attribute/Handlers/demo/demo_rawdata.pl Attribute::Handlers demo -lib/Attribute/Handlers/demo/Descriptions.pm Attribute::Handlers demo -lib/Attribute/Handlers/demo/MyClass.pm Attribute::Handlers demo -lib/Attribute/Handlers/README Attribute::Handlers -lib/Attribute/Handlers/t/multi.t See if Attribute::Handlers works lib/attributes.pm For "sub foo : attrlist" lib/AutoLoader.pm Autoloader base class lib/AutoLoader.t See if AutoLoader works |