NAME
Acme::PETEK::Testkit::modperl1 - mod_perl 1 handler for Tester's Toolkit
VERSION
Version 1.00
SYNOPSIS
This Perl module is intended to be a collection of sample code for the Tester's Toolkit presentation at YAPC::NA 2005 by the author.
HANDLER
handler($r)
Called by Apache.
HANDLER HELPERS
gen_page($value)
Generates the page HTML with a given value.
valid_int
Returns true if the supplied argument is a valid integer.
AUTHOR
Pete Krawczyk, <petek@cpan.org>
BUGS
Fix 'em yourself! :-)
ALSO SEE
Slides from the presentation are available at http://www.bsod.net/~petek/slides/.
COPYRIGHT & LICENSE
Copyright 2005 Pete Krawczyk, All Rights Reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
This library has also been released under a Creative Commons license at the request of the YAPC::NA 2005 organizers. See http://creativecommons.org/licenses/by/2.0/ca/ for more information; in short, please give credit to the author should you use this code elsewhere.