App-Midgen
view release on metacpan or search on metacpan
- remove v5.10 where it is not needed and add eval VERSION
- move composed methods in to a role - InDistribution
0.29_07 2014-02-15
- switch to Module::Vesrion over ExtUtils::Installed->version
0.29_05 2014-02-15
- Fix test for is_core in infiles
0.29_03 2014-02-15
- Add Installed attribute to infile
- Switch to File::Slurp::Tiny nudge from ETHER++
0.29_01 2014-02-09
- Fix typos in EUMM NEILB++
0.28 2014-02-08
- Tweak Eval to catch postif cruff
0.27_13 2014-02-05
- re-enable xtest for t and xt
0.27_11 2014-02-04
- update licence year uft8 -> UTF-8 in pod
- tidy and a skip for infile - so that we don't bother with metacpan-api
- rewrite scanner Eval more accurate less code
- add optional prefix [Module::Runtime::]* to regex
- use the new scanners Eval & UseModule show output in infile
- update cpanfile & metajson outputs to display runtime_recommends
0.27_09 2014-02-02
- fix failing test
0.27_07 2014-02-02
- fix find-min-version I did knot know it was f***** Ouch :)
- Add output Format EUMM -> ExtUtils::MakeMaker
- remove the dzil format option
0.27_05 2014-01-26
- Update additional scanners to extract version strings where possible if
present, used by infile format
- Add UseModule scanner for Module::Runtime Includes
- Eval.pm hack for finding try blocks as well
- Fix bug found by oliver++ where we were not checking module names first
char was upper
- add a valid licence to all files
- regex tweak for perl script to support #!perl
0.26 2013-07-28
- Add EXE_FILES to dzil output format
- use rwp as and where to increase readability
- Add require Class::XSAccessor if can_cc for Moo
- Fix min-version status, opps it was back to front
- Add output format METAjson
- Add output format infile
- Update Eval scanner to take four
- Update Test-Requires scanner to take two
- use can_xs instead of can_cc ribasushi++
- start of experimental only displaying a module once
0.24 2013-06-03
- fix duplicate package name issue
- refactor the output format into composed roles
0.23 2013-06-03
- refactor to use Perl::MinimumVersion::Fast for speed and coverage
- turn of anit-noise for PPI::XS if present
- switch Roles to use Type::Tiny
0.22 2013-05-08
- Rename output format option from build to mb, azawawi++
- switch --verbose option over to support -v and -vv
- re-write using test-requires, we also find includes as well
- Turn off experimental warnings if > v17.5.10 rjbs++
- Add trait to find Test-requires
- Add trait to find use_ok
0.21 2013-04-04
- Rename output format option from cfile to cpanfile miyagawa++
0.20 2013-04-03
- re-write noisy children
- add cfile output format option for cpanfile prereqs
- refactor my roles, comment out cruff
- some eol and pod tweaks
- Add first attamp at finding dzill plugins
- Add dzill children to experimental option
0.18 2013-03-24
- spelling mauke++
- refactor option names, inspired by mauke++
- changed default output, no extra processing, only distribution version
for modules without a version number mst++
- Add cmd option to show dual-line module versions
- All extra passing is now done in via experimental option
- Add ability to read options from ~/.midgenrc and write as well.
- Add color to experimental output only via Term-ANSIColor
0.16 2013-03-17
- Fix bug in code - Use of implicit split to @_ is deprecated, moved into
composed method degree_separation and refactor
0.15 2013-03-17
- Silly mistake, fix version number, removed trayling zeros
0.14 2013-03-17
- Now using Perl-PrereqScanner to do most of the grunt work as pointed out
by Mithaldu++ daxim++ thanks guys.
- Switch to using MetaCPAN-API due to a write issue with CPAN, neilb++
- As a side affect of MetaCPAN-API we no longer have an 'undef' version
type, we also run noisy children against test requires
- All version numbers are now numified
- Added a time stamp, as we lost the free one from CPAN
0.12 2013-03-07
- Rewrite of all POD
- Add perl-minversion test
- Add method _is_perl to better test for vaild perl files
- A major refactoring to speed up operation
- base/parent know handles parent -norequire
- Do a version check for mojo catch
( run in 0.686 second using v1.01-cache-2.11-cpan-39bf76dae61 )