Changes for version 0.20 - 2016-01-22

  • Don't crash if the hook isn't really loaded
  • Switched to using List::Util
  • Ignore more false positives (e.g. use base __PACKAGE__->...)
  • Added support for Test::Class::Most
  • Added support for Role::Tiny::With
  • Various minor speed optimisation all over the place

Modules

Examine perl files and report dependency metadata
A simple hook class
An envelope for data returned from a hook
A simple object describing a package, compile or runtime statement occurence in the examined document
A set of routines used by various Tangerine modules
Process use if statements.
Process Inline module use statements
Process simple module lists
Process Module::Load statements.
Process runtime module loading functions.
Detect Moose-like modules being loaded and checks for extends and with statements
Process package statements
Process simple sub-module lists
Process require statements
Process various test-suite module loading statements
Process Test::Requires calls
Detect testing modules being loaded and register additional hooks
Process use statements
Detect XXX module loading