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

Changes for version 0.000019 - 2021-09-17

  • Ignore modules with import errors (GH#35) (Olaf Alders)
  • Stop special-casing Import::Into (GH#35) (Olaf Alders)
  • Reduce required dependencies (GH#36) (Olaf Alders)
  • Add an examples folder (GH#36) (Olaf Alders)

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