The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.13

  • Add Mouse support
  • Added method modifiers list completion
  • Added support for class attributes via MooseX::ClassAttribute
  • Added support for singletons via MooseX::Singleton
  • Inspector is now a scrolled window
  • Added to attributes the following options: coerce, does, weak_ref, lazy, builder, default, clearer, predicate, documentation.

Modules

Moose support for Padre
Something that can generate 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