Move Attribute::Handlers from ext/ to dist/
authorNicholas Clark <nick@ccl4.org>
Mon, 28 Sep 2009 09:48:53 +0000 (10:48 +0100)
committerNicholas Clark <nick@ccl4.org>
Mon, 28 Sep 2009 09:48:53 +0000 (10:48 +0100)
commit5fe6925c645093b14564777709b7e36a489625c8
tree8d0d59c1a28ce26bb8e2e1140297e3d74c7e06d9
parentd284e2f9a7b9f1200f7e4be388deac2dd968a435
Move Attribute::Handlers from ext/ to dist/
23 files changed:
MANIFEST
Porting/Maintainers.pl
dist/Attribute-Handlers/Changes [moved from ext/Attribute-Handlers/Changes with 100% similarity]
dist/Attribute-Handlers/README [moved from ext/Attribute-Handlers/README with 100% similarity]
dist/Attribute-Handlers/demo/Demo.pm [moved from ext/Attribute-Handlers/demo/Demo.pm with 100% similarity]
dist/Attribute-Handlers/demo/Descriptions.pm [moved from ext/Attribute-Handlers/demo/Descriptions.pm with 100% similarity]
dist/Attribute-Handlers/demo/MyClass.pm [moved from ext/Attribute-Handlers/demo/MyClass.pm with 100% similarity]
dist/Attribute-Handlers/demo/demo.pl [moved from ext/Attribute-Handlers/demo/demo.pl with 100% similarity]
dist/Attribute-Handlers/demo/demo2.pl [moved from ext/Attribute-Handlers/demo/demo2.pl with 100% similarity]
dist/Attribute-Handlers/demo/demo3.pl [moved from ext/Attribute-Handlers/demo/demo3.pl with 100% similarity]
dist/Attribute-Handlers/demo/demo4.pl [moved from ext/Attribute-Handlers/demo/demo4.pl with 100% similarity]
dist/Attribute-Handlers/demo/demo_call.pl [moved from ext/Attribute-Handlers/demo/demo_call.pl with 100% similarity]
dist/Attribute-Handlers/demo/demo_chain.pl [moved from ext/Attribute-Handlers/demo/demo_chain.pl with 100% similarity]
dist/Attribute-Handlers/demo/demo_cycle.pl [moved from ext/Attribute-Handlers/demo/demo_cycle.pl with 100% similarity]
dist/Attribute-Handlers/demo/demo_hashdir.pl [moved from ext/Attribute-Handlers/demo/demo_hashdir.pl with 100% similarity]
dist/Attribute-Handlers/demo/demo_phases.pl [moved from ext/Attribute-Handlers/demo/demo_phases.pl with 100% similarity]
dist/Attribute-Handlers/demo/demo_range.pl [moved from ext/Attribute-Handlers/demo/demo_range.pl with 100% similarity]
dist/Attribute-Handlers/demo/demo_rawdata.pl [moved from ext/Attribute-Handlers/demo/demo_rawdata.pl with 100% similarity]
dist/Attribute-Handlers/lib/Attribute/Handlers.pm [moved from ext/Attribute-Handlers/lib/Attribute/Handlers.pm with 100% similarity]
dist/Attribute-Handlers/t/constants.t [moved from ext/Attribute-Handlers/t/constants.t with 100% similarity]
dist/Attribute-Handlers/t/data_convert.t [moved from ext/Attribute-Handlers/t/data_convert.t with 100% similarity]
dist/Attribute-Handlers/t/linerep.t [moved from ext/Attribute-Handlers/t/linerep.t with 100% similarity]
dist/Attribute-Handlers/t/multi.t [moved from ext/Attribute-Handlers/t/multi.t with 100% similarity]