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

Changes for version 0.14

  • Added MooseX::Declare code generation
  • Code generation options UI
  • Minimum dialog size is 640x480 and it is now resizable (bowtie++)
  • Ability to change generation code target (Moose, Mouse or MooseX::Declare) via a combo box
  • Fixed immutable/namespace::clean order (GabrielVieira++ for the bug report)
  • Perl tidy + Makefile.PL now includes plugin homepage as wiki page (bowtie++)

Modules

Moose 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/Attribute.pm
in lib/Padre/Plugin/Moose/Class.pm
in lib/Padre/Plugin/Moose/ClassMember.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