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 1.55 - 2011-04-07

  • Special thanks goes to Andy Lester, who has been, still is and will remain an inspiration to many programmers, myself included.
  • ENHANCEMENTS
    • Added hooks for distribution building in App. Thanks to Brian D. Foy. MANIFEST is now created via the proper builder Kept create_MANIFEST to act as hook
    • [RT #53539] Refactoring, adding hooks, described above. (Patch provided by brian d. foy)
    • [RT #27304] Minimal version of perl (5.006) (Patch provided by Alexandr Ciornii)
    • [RT #53339] ::Simple uses the builder to create the MANIFEST
    • Moved repository to Github
    • Some more refactoring in Simple::create_builder()

Documentation

creates a skeleton module distribution
how Module::Starter plugins work

Modules

a simple starter kit for any module
the code behind the command line program
determine builder metadata
module starter with templates
a simple, comprehensive Module::Starter plugin