Skip to content

Perl Devel::NYTProf - fork with syntax highlighting

Notifications You must be signed in to change notification settings

trizen/devel-nytprof

 
 

Repository files navigation

Devel::NYTProf

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

This is a fork with support for syntax-highlighting, using Perl::Tokenizer.

For the official version, please see:

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

Perl Devel::NYTProf - fork with syntax highlighting

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 43.7%
  • JavaScript 28.2%
  • XS 24.3%
  • OpenEdge ABL 1.4%
  • C 1.3%
  • GDB 0.5%
  • Other 0.6%