Skip to content

holsky/devel-nytprof

 
 

Repository files navigation

Devel::NYTProf

Devel::NYTProf is a powerful feature-rich perl source code profiler.

Build Status

For more information see:

http://www.slideshare.net/Tim.Bunce/develnytprof-v4-at-yapceu-201008-4906467
http://blog.timbunce.org/tag/nytprof/

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

Perl Devel::NYTProf

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 43.7%
  • JavaScript 32.5%
  • C 21.3%
  • OpenEdge ABL 1.5%
  • Objective-C 0.8%
  • CSS 0.2%