adding in some basic policies and some tests
authorstevan <stevan@3efe9002-19ed-0310-8735-a98156148065>
Wed, 9 Aug 2006 00:25:48 +0000 (00:25 +0000)
committerstevan <stevan@3efe9002-19ed-0310-8735-a98156148065>
Wed, 9 Aug 2006 00:25:48 +0000 (00:25 +0000)
commit461dc6d309a34d7c7ba4069f8dc79bbc0321cba7
treee4a20c19df28e4fa04c5401c8b12337330c8d9eb
parent2756232eadcf7f35de9d19a273b16528d487e7e3
adding in some basic policies and some tests
lib/Moose/Policy.pm
lib/Moose/Policy/FollowPBP.pm [new file with mode: 0644]
lib/Moose/Policy/SingleInheritence.pm [new file with mode: 0644]
t/010_FollowPBP_test.t [new file with mode: 0644]
t/020_SingleInheritence_test.t [new file with mode: 0644]
t/pod.t [new file with mode: 0644]
t/pod_coverage.t [new file with mode: 0644]