The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.08

  • Refactored the dialog to be modal and improved its UI
  • The dialog is resident until the plugin is disabled.
  • Generate closes the dialog but does not destroy your work. Added "reset" button
  • Class members can be added now when inside a class/role. There is no need to click on the parent again as before.
  • Disable adding class members when you're over Program node
  • Added q{ my $self = shift } to generated method body.
  • Subtype has now a base type and is usable now.

Modules

Moose support for Padre
Something that can generate code
Something that can provide help about itself
Something that has attributes, subtypes and methods

Provides

in lib/Padre/Plugin/Moose/Attribute.pm
in lib/Padre/Plugin/Moose/Class.pm
in lib/Padre/Plugin/Moose/FBP/Main.pm
in lib/Padre/Plugin/Moose/Main.pm
in lib/Padre/Plugin/Moose/Method.pm
in lib/Padre/Plugin/Moose/Program.pm
in lib/Padre/Plugin/Moose/Role.pm
in lib/Padre/Plugin/Moose/Subtype.pm