use the correct repo layout
authorGuillermo Roditi <groditi@gmail.com>
Thu, 24 May 2007 20:58:35 +0000 (20:58 +0000)
committerGuillermo Roditi <groditi@gmail.com>
Thu, 24 May 2007 20:58:35 +0000 (20:58 +0000)
commitc5a105b3850f1901287595ca26c20b9a8144aabf
tree602c316a6f80ba2ab622b7289e9764ecc2567585
use the correct repo layout
Changes [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
README [new file with mode: 0644]
lib/MooseX/Adopt/Class/Accessor/Fast.pm [new file with mode: 0644]
lib/MooseX/Emulate/Class/Accessor/Fast.pm [new file with mode: 0644]
t/accessors.t [new file with mode: 0644]
t/adopt.t [new file with mode: 0644]
t/getset.t [new file with mode: 0644]
t/lib/TestAdoptCAF.pm [new file with mode: 0644]