Changes for version 0.19
- Moved TextMate-style TAB-completion feature into Padre::Plugin::Snippet.
- No need to provide a Perl document subclass to Padre therefore no problems with other Perl document subclassing plugins.
- In MooseX::Declare, around modifier has $self and $orig predefined
- Documentation updates.
- No more "Enable Snippets" in preferences dialog.
- One can choose between the namespace::clean or the purist approach to using Moose and Mouse.
Modules
Moose, Mouse and MooseX::Declare support for Padre
Something that can generate Moose, Mouse or MooseX::Declare code
Something that can read from and write to the object inspector
Something that can provide help about itself
Something that has attributes, subtypes and methods
Provides
in lib/Padre/Plugin/Moose/Assistant.pm
in lib/Padre/Plugin/Moose/Attribute.pm
in lib/Padre/Plugin/Moose/Class.pm
in lib/Padre/Plugin/Moose/ClassMember.pm
in lib/Padre/Plugin/Moose/Constructor.pm
in lib/Padre/Plugin/Moose/Destructor.pm
in lib/Padre/Plugin/Moose/FBP/Assistant.pm
in lib/Padre/Plugin/Moose/FBP/Preferences.pm
in lib/Padre/Plugin/Moose/Method.pm
in lib/Padre/Plugin/Moose/Preferences.pm
in lib/Padre/Plugin/Moose/Program.pm
in lib/Padre/Plugin/Moose/Role.pm
in lib/Padre/Plugin/Moose/Role/NeedsSaveAsEvent.pm
in lib/Padre/Plugin/Moose/Subtype.pm
in lib/Padre/Plugin/Moose/Util.pm