1NYTPROFPF(1)          User Contributed Perl Documentation         NYTPROFPF(1)
2
3
4

NAME

6       nytprofpf - Generate a report for plat_forms
7       (<http://www.plat-forms.org/>) from Devel::NYTProf data
8

SYNOPSIS

10       Typical usage:
11
12        $ perl -d:NYTProf some_perl_app.pl
13        $ nytprofpf
14
15       Options synopsis:
16
17        --file <file>, -f <file>  Read profile data from the specified file [default: nytprof.out]
18        --delete,      -d         Delete any old report files first
19        --lib <lib>,   -l <lib>   Add <lib> to the beginning of \@INC
20        --no-mergeevals           Disable merging of string evals
21        --help,        -h         Print this message
22
23       This script of part of the Devel::NYTProf distribution. Generate a
24       report for plat_forms (<http://www.plat-forms.org/>) from
25       Devel::NYTProf data.  See http://metacpan.org/release/Devel-NYTProf/
26       for details and copyright.
27
28
29
30perl v5.32.0                      2020-07-28                      NYTPROFPF(1)
Impressum