apocalypse / perl-poe-profiler
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Apocalypse (author)
Sun Nov 15 19:57:36 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
.includepath | ||
| |
.project | ||
| |
.settings/ | ||
| |
Analysis.txt | ||
| |
MANIFEST | ||
| |
META.yml | ||
| |
Makefile.PL | ||
| |
POE-Devel-Profiler-0.01.tar.gz | ||
| |
POE-Devel-Profiler-0.02.tar.gz | ||
| |
README | ||
| |
bin/ | ||
| |
lib/ | ||
| |
t/ | ||
| |
testprofiler.pl |
README
POE-Devel-Profiler version 0.01 ============================== Use this module to get some nice profiling information about your POE application. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: POE COPYRIGHT AND LICENCE Copyright 2004 by Apocalypse This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

