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.000050 - 2023-02-14

  • Add experimental --range-begin and --range-end flags, to be used for editor integration (GH#93) (Olaf Alders)
  • Remove unused variables (GH#95) (Olaf Alders)
  • Ignore more modules which don't eval (GH#94) (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