Search results for "SAMTREGAR"
Devel::NYTProf - Powerful fast feature-rich Perl source code profiler
Devel::NYTProf is a powerful, fast, feature-rich perl source code profiler. * Performs per-line statement profiling for fine detail * Performs per-subroutine statement profiling for overview * Performs per-opcode profiling for slow perl builtins * Pe...
JKEENAN/Devel-NYTProf-6.12 - 16 Nov 2022 02:15:03 UTC - Search in distribution- nytprofhtml - Generate reports from Devel::NYTProf data
CGI::FastTemplate - Perl extension for managing templates, and performing variable interpolation.
What is a template? A template is a text file with variables in it. When a template is parsed, the variables are interpolated to text. (The text can be a few bytes or a few hundred kilobytes.) Here is a simple template with one variable ('$NAME'): He...
JMOORE/CGI-FastTemplate-1.09 - 28 Jun 1999 04:59:15 UTC - Search in distribution