perl.req (1) Linux Manual Page
perl.req – list requirements for Perl scripts and libraries Synopsis perl.req [-h|–help] [-v|–verbose] [-m|–method=strict|normal|relaxed] [FILE…] Description perl.req calculates prerequisites for each Perl source file specified on a command line; alternatively, a list of files is obtained from standard input, one file per line. "use", "require" and "do" statements are processed. The output of perl.req is…
