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.03 - 2013-09-04

  • FIXES
    • [RT #88392] Fix a bug about version number in Changes file
    • Use the CPAN App::Ack, not the the one from packages managers
  • EHANCEMENTS
    • Can now get the count of core / non-core modules
    • Add some Moose helper traits for ArrayRef attributes, now you can add and count and the code is easiest to read !
    • Clean a lot of logs
    • Change the dissociate() implementation with Moose traits
    • Add clean_everything(), uniq() and dissociate() methods
    • Add two Moose attributes for core / non-core modules
    • Ignore use warnings FATAL => 'all';
    • Ignore parsed modules minimal perl versions.
    • Moosification of the module.

Modules

Search recursively dependencies used in a module's directory and build a report that can be used as a Carton cpanfile.