From ff7f79072d14341d7427e12351d56d027d92f589 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 21 Jun 1999 10:11:11 +0000 Subject: new project --- README | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..2c88670 --- /dev/null +++ b/README @@ -0,0 +1,29 @@ +Net::APP v0.1 + +Copyright (c) 1999 Ivan Kohler. +Copyright (c) 1999 Silicon Interactive Software Design. +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 + 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' + +A mailing list for users and developers is available. Send a blank message to + to subscribe. + +Ivan Kohler +20 4,16 * * * saytime + +$Id: README,v 1.1 1999-06-21 10:11:11 ivan Exp $ -- cgit v1.2.1