default to a session cookie instead of setting an explicit timeout, weird timezone...
[freeside.git] / FS / FS.pm
index 9c36f87..16845fa 100644 (file)
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -3,7 +3,7 @@ package FS;
 use strict;
 use vars qw($VERSION);
 
-$VERSION = '5.0git';
+$VERSION = '5.0~git';
 
 #find missing entries in this file with:
 # for a in `ls *pm | cut -d. -f1`; do grep 'L<FS::'$a'>' ../FS.pm >/dev/null || echo "missing $a" ; done
@@ -53,7 +53,7 @@ L<FS::Report::Table> - Report data objects
 
 L<FS::Report::Table::Monthly> - Report data objects
 
-L<FS::XMLRPC> - Backend XML::RPC server
+L<FS::ClientAPI_XMLRPC> - Backend XML::RPC server
 
 L<FS::Misc> - Miscellaneous subroutines
 
@@ -67,6 +67,8 @@ L<FS::cust_main::Search> - Customer searching
 
 L<FS::cust_main::Import> - Batch customer importing
 
+L<FS::contact::Import> - Batch contact importing
+
 =head2 Database record classes
 
 L<FS::Record> - Database record base class
@@ -302,7 +304,7 @@ L<FS::rate_detail> - Rate plan detail for call billing
 
 L<FS::rate_tier> - Rate tiers for call billing
 
-L<FS::rate_tier_details> - Rater tier details for call billing
+L<FS::rate_tier_detail> - Rater tier details for call billing
 
 L<FS::usage_class> - Usage class class
 
@@ -544,8 +546,6 @@ L<FS::UI::bytecount> - Byte counter user-interface class
 
 L<freeside-adduser> - Command line interface to add (freeside) users.
 
-L<freeside-deluser> - Command line interface to delete (freeside) users.
-
 L<freeside-dbdef-create> - Recreate database schema cache
 
 L<freeside-setup> - Create new database
@@ -562,8 +562,6 @@ L<freeside-daily> - Run daily billing and collection events.
 
 L<freeside-monthly> - Run monthly billing and invoice collection events.
 
-L<freeside-expiration-alerter> - Emails notifications of credit card expirations.
-
 =head3 Cron (payment batches)
 
 L<freeside-eftca-download> - Download EFT Canada batch results
@@ -590,8 +588,6 @@ L<freeside-phonenum_list> - List all phone numbers in the system
 
 =head3 Misc. Tools (taking actions)
 
-L<freeside-fetch> - Send a freeside page to a list of employees.
-
 L<freeside-prune-applications> - Removes stray applications of credit, payment to bills, refunds, etc.
 
 =head3 Services
@@ -622,7 +618,7 @@ L<freeside-prepaidd> - Real-time daemon for prepaid packages
 
 L<freeside-queued> - Job queue daemon
 
-L<freeside-selvservice-server> - Self-service server
+L<freeside-selfservice-server> - Self-service server
 
 L<freeside-selfservice-xmlrpcd> - Self-service XML-RPC server
 
@@ -662,35 +658,7 @@ and higher SNR than the users list.  Send a blank message to
 Commercial products and services are available; see
 <http://freeside.biz/freeside/products.html> and <http://freeside.biz/freeside/services.html>.
 
-=head1 AUTHORS
-
-=head2 CORE TEAM
-
-Jeremy Davis
-
-Jason Hall
-
-Ivan Kohler
-
-Mark Wells
-
-=head2 CORE EMERITUS
-
-Peter Bowen
-
-Jeff Finucane
-
-Kristian Hoffman
-
-Erik Levinson
-
-Brian McCane
-
-Richard Siddall
-
-Matt Simerson
-
-=head2 CONTRIBUTORS
+=head1 AUTHORS AND CONTRIBUTORS
 
 See httemplate/docs/credits.html