The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.000053 - 2024-01-13

  • Don't log a non-JSON message to STDERR on linting success when --json is enabled (GH#107) (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