Changes for version 0.000063 - 2026-09-08

  • Suppress warnings leaked to STDERR when trial-loading modules in Sandbox::eval_pkg (e.g. "Attempt to call undefined import method" for modules with no import()) (GH#180) (Olaf Alders)
  • Include the "location" and "diff" fields in --json output when --sort reports unsorted includes; previously only "reason" and "filename" were emitted (GH#178)

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
Generic configuration options 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
Internal Tools for perlimports
Sort a document's include statements