# vim: ts=8 sw=2 sts=0 noexpandtab:
# $Id: README 542 2008-10-23 07:39:18Z gisle.aas $

Devel-NYTProf

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

Devel::NYTProf was written and tested on Linux, Solaris, OS X and Windows. Please report any problems you encounter on other platforms.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

CONTRIBUTING & PUBLIC SVN

See the HACKING file.

COPYRIGHT AND LICENCE

Copyright (C) 2008 Adam J. Kaplan, NYTimes.com, akaplan aat nytimes dotcom. Copyright (C) 2008 The New York Times Company. Copyright (C) 2008 Tim Bunce, Ireland.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.