Changes for version 0.000061 - 2026-08-06

  • Fix a crash caused by Sub::HandlesVia::XS stack-pointer corruption in Document by removing the remaining Sub::HandlesVia Array delegations (GH#171) (Olaf Alders) (reported by H.Merijn Brand)
  • Skip t/memoize.t on macOS, where loading the UUID XS module hangs prove at exit (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
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