X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS.pm;h=3fd66b1fec30e0ca001c5abb109f7c7fb082fb2c;hp=64461a5d162ba0b8f39206d18d6f563915641e18;hb=1c14b1faec0f3f07a6d4190cf535b3ddb45075ce;hpb=35b2311e5702c32381a662b8172354603ea9ed1d diff --git a/FS/FS.pm b/FS/FS.pm index 64461a5d1..3fd66b1fe 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -14,27 +14,11 @@ FS - Freeside Perl modules =head1 SYNOPSIS -FS is the temporary prefix for many disparate modules written for the Freeside -ISP billing software. This includes: - -=head2 Database metadata classes - -L - Database class - -L - Database table class - -L - Database column class - -L - Database column group class - -L - Database index class - -L - Database unique index class +FS is the unofficial (i.e. non-CPAN) prefix for the Perl module portion of the +Freeside ISP billing software. This includes: =head2 Utility classes -L - Simple wrappers around ssh and scp commands. - L - Freeside configuration values L - User class (not yet OO) @@ -127,7 +111,7 @@ The main documentation is in htdocs/docs. =head1 VERSION -$Id: FS.pm,v 1.3 1999-08-04 12:41:47 ivan Exp $ +$Id: FS.pm,v 1.4 2001-04-22 01:56:14 ivan Exp $ =head1 SUPPORT @@ -155,7 +139,8 @@ Freeside distribution, which are both different from the CVS version tag for each file, which appears under the VERSION heading. Those modules which would be useful separately should be pulled out, -renamed appropriately and uploaded to CPAN. +renamed appropriately and uploaded to CPAN. So far: DBIx::DBSchema, Net::SSH +and Net::SCP... =cut