- refactoring attributes
authorStevan Little <stevan.little@iinteractive.com>
Fri, 3 Feb 2006 16:08:03 +0000 (16:08 +0000)
committerStevan Little <stevan.little@iinteractive.com>
Fri, 3 Feb 2006 16:08:03 +0000 (16:08 +0000)
commit9ec169fe90e11be6be8ad2e2e25fa49f82ce72c2
tree371b3b7e0dc7e2ca2c5acee007621caf41f8b34f
parentbdd612ce8bd988a3cad1eb05dd21ab5d25c1caa4
- refactoring attributes
- refactoring examples to use those
- changed examples to .pod files and hide the
packages from the PAUSE indexer
12 files changed:
Build.PL
Changes
MANIFEST
examples/InsideOutClass.pm [deleted file]
examples/InsideOutClass.pod [new file with mode: 0644]
examples/InstanceCountingClass.pod [moved from examples/InstanceCountingClass.pm with 95% similarity]
examples/Perl6Attribute.pod [moved from examples/Perl6Attribute.pm with 93% similarity]
lib/Class/MOP/Attribute.pm
lib/Class/MOP/Class.pm
t/101_InstanceCountingClass_test.t
t/102_InsideOutClass_test.t
t/103_Perl6Attribute_test.t