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.07

  • Show the generated code that is related the currently selected element (AZAWAWI)
  • Added keyboard button accelerators and "Insert code" is now "Generate" (BOWTIE, AZAWAWI)
  • Added a simple inspector help text field that explains the current element (AZAWAWI)
  • The code generator is now called at startup (AZAWAWI)
  • The buttons are shown/hidden instead of enabled/disabled (AZAWAWI)
  • Inside Program elements, you can create class/role (AZAWAWI)
  • Inside Class/Role elements, you can create attribute, subtype or method (AZAWAWI)

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