The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.000009 - 2021-06-10

  • Remove dependency on Data::Printer
  • Add support for ignoring modules via regular expression pattern (GH#16) (Nicolas Mendoza)
  • Silence "Use of uninitialized value" warning (GH#21) (Kenichi Ishigaki)
  • Export tag are now converted to symbols

Documentation

A command line utility for describing what a class exports
A command line utility for cleaning up imports in your Perl code

Modules

Make implicit imports explicit
Find line ranges where perlimports has been disabled
CLI arg parsing for perlimports
Make implicit imports explicit
Inspect code for exportable symbols
Encapsulate one use statement in a document
Provide a logger attribute to App::perlimports objects