[cvs] / Net-APP / README Repository:
ViewVC logotype

View of /Net-APP/README

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.5 - (download) (annotate)
Fri Nov 9 13:58:40 2001 PST (8 years, 10 months ago) by ivan
Branch: MAIN
CVS Tags: NET_APP_0_02, HEAD
Changes since 1.4: +3 -4 lines
- updated for APP version 3.3
- documentation on using stunnel instead of Safe Passage
- useful get_domain_mailboxes and get_mailbox_forward_only methods
  that return perl data structures instead of unparsed lines

Net::APP v0.2

Copyright (c) 2001 Ivan Kohler.
All rights reserved.
This program is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.

This module implements a client interface to Critical Path's
<http://www.cp.net> Account Provisioning Protocol, enabling a perl application
to talk to APP servers.

This module is not sponsored or endorsed by Critical Path.

To install:
	perl Makefile.PL
	make
	make test # nothing substantial yet
	make install

Documentation will then be available via `man Net:APP' or `perldoc Net::APP'

Anonymous CVS access is available:
  $ export CVSROOT=":pserver:anonymous@cleanwhisker.420.am:/home/cvs/cvsroot"
  $ cvs login
  (Logging in to anonymous@cleanwhisker.420.am)
  CVS password: anonymous
  $ cvs checkout Net-APP
as well as <http://cleanwhisker.420.am/cgi-bin/cvsweb/Net-APP>.

A mailing list for users and developers is available.  Send a blank message to
<ivan-netapp-subscribe@sisd.com> to subscribe.

Homepage: <http://www.sisd.com/netapp>

Ivan Kohler <ivan-netapp_readme@420.am>

$Id: README,v 1.5 2001/11/09 21:58:40 ivan Exp $

ViewVC Help
Powered by ViewVC 1.0.5