Provided by: dh-dist-zilla_1.3.1_all bug

NAME

       dh-dzil-refresh - runs "dh-make-perl refresh" in dzil's build directory

SYNOPSIS

         dh-dzil-refresh
         dh-dzil-refresh -w
         dh-dzil-refresh -a

OPTIONS

       "-w", "--wrap-and-sort"
           Run "wrap-and-sort" after "dh-make-perl refresh".

       "-a", "--wrap-and-sort-always"
           Run "wrap-and-sort -a" after "dh-make-perl refresh".

       "-c", "--clean-backup-files"
           Clean up "*.bak" backup files created by "dh-make-perl refresh".

COMMAND SPELLING

       In comparison to dh_dzil_build and dh_dzil_clean, the command name is spelled with dash
       instead of underscores as it's not a debhelper plugin and only those should start with
       "dh_". The only exemption is "dh_make" -- for historical reasons. Note that even
       "dh-make-perl" is spelled with dashes.

SEE ALSO

       debhelper(7), dh-dist-zilla(7), dh-make-perl(1), wrap-and-sort(1)

AUTHOR

       Elmar Heeb <elmar@heebs.ch> and Axel Beckert <abe@debian.org>