Source: perlimports Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: libcapture-tiny-perl , libclass-inspector-perl (>= 1.36) , libcpanel-json-xs-perl , libdatetime-perl , libfile-chdir-perl , libfile-pushd-perl , libfile-xdg-perl , libgeo-ip-perl , libgetopt-long-descriptive-perl , libhtml-lint-perl , libhtml-tableextract-perl , libhttp-message-perl , liblingua-en-inflect-perl , liblist-allutils-perl , liblog-dispatch-array-perl , liblog-dispatch-perl (>= 2.70) , libmodule-runtime-perl , libmojolicious-perl , libmoo-perl , libmoose-perl , libmoosex-types-path-class-perl , libmoosex-types-perl , libmoox-strictconstructor-perl , libossp-uuid-perl , libpath-class-perl , libpath-iterator-rule-perl , libpath-tiny-perl , libperl-critic-perl , libpithub-perl , libppi-perl (>= 1.276) , libppix-utils-perl , libref-util-perl , libscalar-list-utils-perl , libsereal-decoder-perl , libsereal-encoder-perl , libsub-exporter-perl , libsub-handlesvia-perl , libsymbol-get-perl , libtest-differences-perl , libtest-fatal-perl , libtest-most-perl , libtest-needs-perl , libtest-requiresinternet-perl , libtest-script-perl (>= 1.29) , libtest-simple-perl , libtest-warnings-perl , libtest2-suite-perl , libtext-diff-perl , libtext-simpletable-autowidth-perl , libtoml-tiny-perl , libtry-tiny-perl , libtype-tiny-perl , libwww-perl , perl, perltidy (>= 20220613) Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/perlimports Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/perlimports.git Homepage: https://metacpan.org/release/App-perlimports Rules-Requires-Root: no Package: perlimports Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcapture-tiny-perl, libclass-inspector-perl (>= 1.36), libcpanel-json-xs-perl, libfile-xdg-perl, libgetopt-long-descriptive-perl, liblog-dispatch-perl (>= 2.70), libmodule-runtime-perl, libmoo-perl, libmoox-strictconstructor-perl, libossp-uuid-perl, libpath-iterator-rule-perl, libpath-tiny-perl, libppi-perl (>= 1.276), libppix-utils-perl, libref-util-perl, libscalar-list-utils-perl, libsereal-decoder-perl, libsereal-encoder-perl, libsub-handlesvia-perl, libsymbol-get-perl, libtext-diff-perl, libtext-simpletable-autowidth-perl, libtoml-tiny-perl, libtry-tiny-perl, libtype-tiny-perl, perltidy (>= 20220613) Description: tool to automate the maintenance of Perl import statements This package provides the perlimports command line interface, which automates the cleanup and maintenance of Perl use and require statements. Loosely inspired by goimports, this tool aims to be part of your linting and tidying workflow, in much the same way you might use perltidy or perlcritic.