##
## OSSP ac -- Auto Connection
## Copyright (c) 2003-2004 The OSSP Project
## Copyright (c) 2003-2004 Cable & Wireless
## Copyright (c) 2003-2004 Ralf S. Engelschall
##
## This file is part of OSSP ac, a tool for automated login
## sessions which can be found at http://www.ossp.org/pkg/tool/ac/.
##
## This program is free software; you can redistribute it and/or
## modify it under the terms of the GNU General Public License
## as published by the Free Software Foundation; either version
## 2.0 of the License, or (at your option) any later version.
##
## This program is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
## General Public License for more details.
##
## You should have received a copy of the GNU General Public License
## along with this file; if not, write to the Free Software
## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
## USA, or contact The OSSP Project
##
## ac.pod: Unix manual page (syntax: Perl 5.x POD)
##
=pod
=head1 NAME
B -- Auto Connection
=head1 SYNOPSIS
B
[B<-u>|B<--update>]
[B<-v>]
=head1 DESCRIPTION
=head1 HISTORY
B, an interactive full-screen selection tool, was
implemented in 1997 by Ralf S. Engelschall. As a useful application and
demonstration of B, a small shell script wrapper named
F was implemented. Prompted by the requirement of automated
login sequences to Cable & Wireless Germany systems, in April 2003 the
idea of F was reimplemented from scratch in Perl. The result was
B 2.0.
=head1 AUTHORS
Ralf S. Engelschall
rse@engelschall.com
www.engelschall.com
=cut