Class-Maker 0.06 Latest
Files
- ChangeLog
- MANIFEST
- META.yml
- Makefile.PL
- README
- README.pod
- Todo
- contrib/classwalker.pl
- contrib/codegen.pl
- lib/Class/Maker.pm
- lib/Class/Maker/Basic/Constructor.pm
- lib/Class/Maker/Basic/Fields.pm
- lib/Class/Maker/Basic/Handler/Attributes.pm
- lib/Class/Maker/Basic/Reflection.pm
- lib/Class/Maker/Examples.pm
- lib/Class/Maker/Examples/Auth.pm
- lib/Class/Maker/Examples/Commerce.pm
- lib/Class/Maker/Examples/Expirable.pm
- lib/Class/Maker/Examples/Human.pm
- lib/Class/Maker/Examples/Lockable.pm
- lib/Class/Maker/Examples/Soccer.pm
- lib/Class/Maker/Examples/Trustee.pm
- lib/Class/Maker/Exception.pm
- lib/Class/Maker/Extension/Schema/Tangram/Tangram.pm
- lib/Class/Maker/Generator.pm
- lib/Class/Maker/Generator/stylesheets/cpp/Model.dtd
- lib/Class/Maker/Generator/stylesheets/cpp/cppMethod.xsl
- lib/Class/Maker/Generator/stylesheets/cpp/cppProperty.xsl
- lib/Class/Maker/Generator/stylesheets/cpp/main.xsl
- lib/Class/Maker/Generator/stylesheets/cpp/sqlProperty.xsl
- lib/Class/Maker/Generator/stylesheets/cpp/sqlTable.xsl
- lib/Class/Maker/Generator/stylesheets/perl/main.xsl
- lib/Class/Maker/Generator/stylesheets/perl/perlFunction.xsl
- lib/Class/Maker/Generator/stylesheets/perl/perlMethod.xsl
- lib/Class/Maker/Generator/stylesheets/perl/perlProperty.xsl
- lib/Class/Maker/Generator/stylesheets/sql/main.xsl
- lib/Class/Maker/Schema.pm
- lib/Class/Maker/Types.pm
- lib/Class/Maker/Types/Array.pm
- src/cpp/Employee.xml
- src/cpp/Object.xml
- src/perl/Employee.xml
- t/10_03_reflex.t
- t/10_10_mi.t
- t/10_20_generator.t
- t/10_80_attribute_handlers.t
- t/10_90_exception.t
- t/20_10_basic_types_array.t
- t/30_10_explicit.t
- t/30_20_default_initing.t
- t/Class-Maker.t
- t/dont/01_si.t
- t/dont/03_array_class.t
- t/dont/04_provocate_errors.t
- t/dont/05_preinit.t
- t/dont/06_postinit.t
- t/dont/07_new.t
- t/dont/08_reflection.t
- t/dont/10_classfunc.t
- t/dont/11_export.t
- t/t_examples/dont/auth.t
- t/t_examples/dont/bouncer.t
- t/t_examples/dont/expirable.t
- t/t_examples/dont/lockable.t
- t/t_examples/dont/trustee.t
- t/t_examples/person.pl
- t/t_examples/test.pl
- t/t_schema/02_tangram.t
- t/t_schema/test.pl
- t/test.t
- test_custom_method_handler_override.pl