Skip to content

pkg-perl-tools/devel-nytprof

 
 

Repository files navigation

Devel::NYTProf

Devel::NYTProf is a powerful feature-rich source code profiler for Perl 5.

For more information see:

DOWNLOAD AND INSTALLATION

Download a release from CPAN using your favorite tool, such as cpanm. Or else from https://metacpan.org/release/Devel-NYTProf and then unpack the tar.gz file.

You're most welcome to contribute, in which case cloning or forking the git repo is a good place to start.

To build and install, just incant the typical mantra:

 perl Makefile.PL
 make
 make test
 make install

About

Devel::NYTProf is a powerful feature-rich source code profiler for Perl. (Mostly in maintenance mode, so PRs are much more likely to be acted upon than Issues.)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Perl 42.9%
  • JavaScript 28.3%
  • XS 24.4%
  • C 1.4%
  • Gnuplot 1.3%
  • Logos 0.9%
  • Other 0.8%