#!/usr/bin/perl -w
use strict;
use CGI;
####
Web interface development with standard
specification complient environment for HTTP and
FTP web protocols, including self-debugging and
software bug prevention technologies.
####
use DBI;
####
Cross-platform database development with current
software integration and abstraction layer
incapsulation.
####
=head1 NAME
My::Module
=cut
####
Object Oriented Programming (from now on OOP) with
technical documentation scripting and generation
using cross-platform, self-generating techniques.