Tangerine 0.23 Latest
Kwalitee Issues
No Core Issues.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Tangerine | Examine perl files and report dependency metadata | 0.23 | metacpan |
Tangerine::Hook | A simple hook class | 0.23 | metacpan |
Tangerine::HookData | An envelope for data returned from a hook | 0.23 | metacpan |
Tangerine::Occurence | A simple object describing a package, compile or runtime statement occurence in the examined document | 0.23 | metacpan |
Tangerine::Utils | A set of routines used by various L<Tangerine> modules | 0.23 | metacpan |
Tangerine::hook::if | Process C<use if> statements. | 0.23 | metacpan |
Tangerine::hook::inline | Process Inline module use statements | 0.23 | metacpan |
Tangerine::hook::list | Process simple module lists | 0.23 | metacpan |
Tangerine::hook::moduleload | Process L<Module::Load> statements. | 0.23 | metacpan |
Tangerine::hook::moduleruntime | Process runtime module loading functions. | 0.23 | metacpan |
Tangerine::hook::mooselike | Detect Moose-like modules being loaded and checks for C<extends> and C<with> statements | 0.23 | metacpan |
Tangerine::hook::package | Process C<package> statements | 0.23 | metacpan |
Tangerine::hook::prefixedlist | Process simple sub-module lists | 0.23 | metacpan |
Tangerine::hook::require | Process C<require> statements | 0.23 | metacpan |
Tangerine::hook::testloading | Process various test-suite module loading statements | 0.23 | metacpan |
Tangerine::hook::testrequires | Process Test::Requires calls | 0.23 | metacpan |
Tangerine::hook::tests | Detect testing modules being loaded and register additional hooks | 0.23 | metacpan |
Tangerine::hook::use | Process C<use> statements | 0.23 | metacpan |
Tangerine::hook::xxx | Detect L<XXX> module loading | 0.23 | metacpan |