Changes for version 0.008 - 2013-08-18
- (Bugfix) Fix custom imports feature.
- (Bugfix) Found a remaining hard-coded list of keywords that was breaking extensibility mechanism.
- (Bugfix) Stop using constant.pm (though it's still required via Moo); this allows `true` and `false` to be correcting swept by namespace::sweep.
- (Documentation) Bundle an example showing how to extend Moops.
- (Packaging) Add Mouse and Moose as 'runtime suggests' dependencies.
- (Packaging) Add Perl 5.14 as an explicit dependency.
- (Packaging) More test suite improvements; still more to do.
Modules
Moops Object-Oriented Programming Sugar
Provides
in lib/Moops/CodeGenerator.pm
in lib/Moops/CodeGenerator/Class.pm
in lib/Moops/CodeGenerator/Role.pm
in lib/Moops/DefineKeyword.pm
in lib/Moops/ImportSet.pm
in lib/Moops/MethodModifiers.pm
in lib/Moops/Parser.pm