Maplat

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

    File::stat:           0
    File::Temp:           0
    FileHandle:           0
    GD:                   0
    GD::Graph:            0
    Getopt::Long:         0
    HTML::Parse:          0
    HTML::TableExtract:   0
    HTTP::Server::Simple::CGI:  0
    IO::Handle:           0
    IO::Socket::SSL:      0
    Mail::Sendmail:       0
    MIME::Base64:         0
    MIME::QuotedPrint:    0
    Net::Ping:            0
    Net::Server::PreFork:  0
    Net::SNMP:            0
    Net::SSLeay:          0
    PDF::Report:          0
    POE::Component::Proxy::TCP:  0
    POE::Filter::Line:    0

Makefile.PL  view on Meta::CPAN

            "File::stat" => 0,
            "File::Temp" => 0,
            "Getopt::Long" => 0,
            "HTTP::Server::Simple::CGI" => 0,

            # FIXME: HTML::FormatText is broken
            #"HTML::FormatText" => 0,

            "HTML::Parse" => 0,
            "IO::Handle" => 0,
            "IO::Socket::SSL" => 0,
            "Mail::Sendmail" => 0,
            "MIME::Base64" => 0,
            "MIME::QuotedPrint" => 0,
            "Net::Server::PreFork" => 0,
            "Net::SSLeay" => 0,
            "PDF::Report" => 0,
            "Socket" => 0,
            "Storable" => 0,
            "String::CRC32" => 0,
            "Sys::Hostname" => 0,

README  view on Meta::CPAN

Digest::SHA1
English
FileHandle
File::Spec
File::stat
File::Temp
Getopt::Long
HTML::FormatText
HTML::Parse
IO::Handle
IO::Socket::SSL
Mail::Sendmail
MIME::Base64
MIME::QuotedPrint
Net::Server::PreFork
PDF::Report
Socket
Storable
String::CRC32
Sys::Hostname
Template

lib/Maplat/Web.pm  view on Meta::CPAN


our $VERSION = 0.995;

use Template;
use Data::Dumper;
use FileHandle;
use Socket;
use Data::Dumper;
use Maplat::Helpers::Mascot;
use Module::Load;
#use IO::Socket::SSL;

#=!=START-AUTO-INCLUDES
use Maplat::Web::Accesslog;
use Maplat::Web::AutoDialogs;
use Maplat::Web::BaseModule;
use Maplat::Web::BrowserWorkarounds;
use Maplat::Web::CommandQueue;
use Maplat::Web::ComputerDB::Computers;
use Maplat::Web::ComputerDB::GlobalCostunits;
use Maplat::Web::ComputerDB::GlobalOperatingSystem;



( run in 0.637 second using v1.01-cache-2.11-cpan-4d50c553e7e )