logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Olaf Alders <olaf@wundercounter.com>

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

See Also