App::perlimports::Document - Make implicit imports explicit
Contents
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.
perl v5.40.1 2025-05-04 Document(3pm)
Motivation
This module is to be used internally by perlimports. It shouldn't be relied upon by anything else.
inspector_for($module_name)
Returns an App::perlimports::ExporterInspector object for the given module.
linter_success
Returns true if document was linted without errors, otherwise false.
tidied_document
Returns a serialized PPI document with (hopefully) tidy import statements.
Name
App::perlimports::Document - Make implicit imports explicit
Version
version 0.000057
