Upgrade to Attribute::Handlers 0.70.
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 3 Jun 2001 16:50:33 +0000 (16:50 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 3 Jun 2001 16:50:33 +0000 (16:50 +0000)
commit04070b925af8464d3aedecd339180269e7246ebd
treeef805865fbcbe5c1b0fe742efda419b0759588ac
parentfd3f0ae2eb3d54d08e1e42a7b715a312f9a9efda
Upgrade to Attribute::Handlers 0.70.

NOTE: this unearthed the "too late for CHECK block" bug,
that's why the 1_compile.t change.

p4raw-id: //depot/perl@10407
16 files changed:
MANIFEST
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/demo2.pl [new file with mode: 0755]
lib/Attribute/Handlers/demo/demo3.pl [new file with mode: 0755]
lib/Attribute/Handlers/demo/demo4.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]
t/lib/1_compile.t