This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Reintroduce Attribute::Handlers with Spider's fixes.
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 14 Dec 2001 16:07:02 +0000 (16:07 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 14 Dec 2001 16:07:02 +0000 (16:07 +0000)
commit0e9b9e0c7863a4aa06abc0b0023a705f8fb03761
treee1918b1069e474ec1464e9482020cfab75af2a87
parent6537fe72dd6d63cc0c7164fec44beb82d2568599
Reintroduce Attribute::Handlers with Spider's fixes.

p4raw-id: //depot/perl@13686
19 files changed:
MANIFEST
lib/Attribute/Handlers.pm [new file with mode: 0644]
lib/Attribute/Handlers/Changes [new file with mode: 0644]
lib/Attribute/Handlers/README [new file with mode: 0644]
lib/Attribute/Handlers/demo/Demo.pm [new file with mode: 0755]
lib/Attribute/Handlers/demo/Descriptions.pm [new file with mode: 0755]
lib/Attribute/Handlers/demo/MyClass.pm [new file with mode: 0755]
lib/Attribute/Handlers/demo/demo.pl [new file with mode: 0755]
lib/Attribute/Handlers/demo/demo_call.pl [new file with mode: 0755]
lib/Attribute/Handlers/demo/demo_chain.pl [new file with mode: 0755]
lib/Attribute/Handlers/demo/demo_cycle.pl [new file with mode: 0755]
lib/Attribute/Handlers/demo/demo_hashdir.pl [new file with mode: 0755]
lib/Attribute/Handlers/demo/demo_phases.pl [new file with mode: 0755]
lib/Attribute/Handlers/demo/demo_range.pl [new file with mode: 0755]
lib/Attribute/Handlers/demo/demo_rawdata.pl [new file with mode: 0755]
lib/Attribute/Handlers/t/multi.t [new file with mode: 0644]
pod/perldelta.pod
pod/perlmodlib.pod
pod/perltoc.pod