The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#!/bin/sh

rm -rf ./nytprof ./nytprof.out
PERL5OPT=-MDevel::NYTProf prove -Ilib t -r
nytprofhtml