AOL-TOC
view release on metacpan or search on metacpan
use IO;
use Socket;
use AOL::SFLAP;
$VERSION = "0.34";
$TOC_VERSION = "1.0";
$ROASTING_KEY = "Tic/Toc";
# Preloaded methods go here.
# Autoload methods go after =cut, and are processed by the autosplit program.
=head1 NAME
AOL::TOC - Perl extension for interfacing with AOL's AIM service
=head1 SYNOPSIS
use AOL::TOC;
$toc = AOL::TOC::new($toc_server, $login_server, $port,
$screenname, $password);
( run in 0.238 second using v1.01-cache-2.11-cpan-8d75d55dd25 )