| Bundle-libservlet documentation | Contained in the Bundle-libservlet distribution. |
Bundle::libservlet - a bundle to install all libservlet related modules
perl -MCPAN -e 'install Bundle::libservlet'
Exception::Class
IO::Handle
Servlet
This bundle includes the libservlet distribution as well as Exception::Class and IO::Handle.
Brian Moseley, bcm@maz.org
| Bundle-libservlet documentation | Contained in the Bundle-libservlet distribution. |
# -*- Mode: Perl; indent-tabs-mode: nil; -*- package Bundle::libservlet; require 5.6; our $VERSION = '0.9.3'; 1; __END__