Added wrapper functionality
authorphaylon <phaylon@3efe9002-19ed-0310-8735-a98156148065>
Thu, 12 Apr 2007 20:51:36 +0000 (20:51 +0000)
committerphaylon <phaylon@3efe9002-19ed-0310-8735-a98156148065>
Thu, 12 Apr 2007 20:51:36 +0000 (20:51 +0000)
commitc20dc98b99b75137f83b646bb705de4b90e10d45
tree86f62f29f54d8f5fc28f98a4764c9af806c8e22c
parentde3e724327956e30b927cc68166959302a23ea1c
Added wrapper functionality
lib/MooseX/TypeLibrary.pm
lib/MooseX/TypeLibrary/Base.pm
lib/MooseX/TypeLibrary/Wrapper.pm [new file with mode: 0644]
t/12_wrapper-definition.t [new file with mode: 0644]
t/lib/TestWrapper.pm [new file with mode: 0644]