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

NAME

App::perlimports::Document - Make implicit imports explicit

VERSION

version 0.000010

inspector_for( $module_name )

Returns an App::perlimports::ExporterInspector object for the given module.

tidied_document

Returns a serialized PPI document with (hopefully) tidy import statements.

AUTHOR

Olaf Alders <olaf@wundercounter.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2020 by Olaf Alders.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.