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.30 - 2014-03-12

  • bump to 0.30 and out

Changes for version 0.29_13 - 2014-03-11

  • switch to getcwd
  • switch to $] from $PERL_VERSION for perl 5.8 support
  • update licence year
  • add if can_xs to mi and midsl

Changes for version 0.29_11 - 2014-03-01

  • refactor internals to use meta2 phase-requirements naming internally
  • rewite to support perl 5.8.1
  • move use constant before Moo
  • rewrite with out smartmatch
  • ignore sub blocks - false positive in Eval

Changes for version 0.29_09 - 2014-03-23

  • hack the version check from Module::Version
  • simplify the installed version check
  • use version::is_lax as and where
  • re-write to only use p-mv
  • check all perl files in found (lib/ script/ share/ bin t/)
  • check for min-ver in above also if exists
  • remove v5.10 where it is not needed and add eval VERSION
  • move composed methods in to a role - InDistribution

Changes for version 0.29_07 - 2014-02-15

  • switch to Module::Vesrion over ExtUtils::Installed->version

Changes for version 0.29_05 - 2014-02-15

  • Fix test for is_core in infiles

Changes for version 0.29_03 - 2014-02-15

  • Add Installed attribute to infile
  • Switch to File::Slurp::Tiny nudge from ETHER++

Changes for version 0.29_01 - 2014-02-09

  • Fix typos in EUMM NEILB++

Documentation

Check requires & test_requires of your package for CPAN inclusion.

Modules

Check RuntimeRequires & TestRequires of your package for CPAN inclusion.
Package Attributes used by App::Midgen
Package Attributes used by App::Midgen
used by App::Midgen
used by App::Midgen
used by App::Midgen
Package Options used by App::Midgen
A collection of output orientated methods used by App::Midgen
Output Format - cpanfile, used by App::Midgen
Output Format - dist.ini, used by App::Midgen
Output Format - ExtUtils::MakeMaker, used by App::Midgen
Modules and files they were found in, used by App::Midgen
Output Format - Module::Build, used by App::Midgen
Output Format - META.json, used by App::Midgen
Output Format - Module::Install, used by App::Midgen
extra checks for test files, looking for methods in use Test::Requires blocks, used by App::Midgen
looking for methods with Module::Runtime includes, used by App::Midgen
extra checks for test files, looking for methods in use_ok in BEGIN blocks, used by App::Midgen