freeside/FS/FS agent_type.pm,1.2,1.3 cust_credit_refund.pm,1.11,1.12 cust_main_invoice.pm,1.14,1.15 nas.pm,1.7,1.8 part_pop_local.pm,1.2,1.3 part_svc_column.pm,1.2,1.3 part_virtual_field.pm,1.2,1.3 port.pm,1.6,1.7 queue.pm,1.18,1.19 queue_arg.pm,1.2,1.3 router.pm,1.2,1.3 session.pm,1.8,1.9 svc_acct_pop.pm,1.10,1.11 type_pkgs.pm,1.3,1.4

ivan ivan at pouncequick.420.am
Fri Nov 26 01:39:54 PST 2004


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory pouncequick:/tmp/cvs-serv4618

Modified Files:
	agent_type.pm cust_credit_refund.pm cust_main_invoice.pm 
	nas.pm part_pop_local.pm part_svc_column.pm 
	part_virtual_field.pm port.pm queue.pm queue_arg.pm router.pm 
	session.pm svc_acct_pop.pm type_pkgs.pm 
Log Message:
remove POD VERSION sections

Index: router.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/router.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- router.pm	5 Aug 2003 00:20:46 -0000	1.2
+++ router.pm	26 Nov 2004 09:39:52 -0000	1.3
@@ -127,10 +127,6 @@
 
 =back
 
-=head1 VERSION
-
-$Id:
-
 =head1 BUGS
 
 =head1 SEE ALSO

Index: cust_credit_refund.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/cust_credit_refund.pm,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- cust_credit_refund.pm	29 Jun 2004 04:02:44 -0000	1.11
+++ cust_credit_refund.pm	26 Nov 2004 09:39:52 -0000	1.12
@@ -161,10 +161,6 @@
 
 =back
 
-=head1 VERSION
-
-$Id$
-
 =head1 BUGS
 
 Delete and replace methods.

Index: type_pkgs.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/type_pkgs.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- type_pkgs.pm	5 Aug 2003 00:20:48 -0000	1.3
+++ type_pkgs.pm	26 Nov 2004 09:39:52 -0000	1.4
@@ -109,10 +109,6 @@
 
 =back
 
-=head1 VERSION
-
-$Id$
-
 =head1 BUGS
 
 =head1 SEE ALSO

Index: port.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/port.pm,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- port.pm	5 Aug 2003 00:20:45 -0000	1.6
+++ port.pm	26 Nov 2004 09:39:52 -0000	1.7
@@ -131,13 +131,7 @@
 
 =back
 
-=head1 VERSION
-
-$Id$
-
 =head1 BUGS
-
-The author forgot to customize this manpage.
 
 The session method won't deal well if you have multiple open sessions on a
 port, for example if your RADIUS server drops B<stop> records.  Suggestions for

Index: part_svc_column.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_svc_column.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- part_svc_column.pm	5 Aug 2003 00:20:44 -0000	1.2
+++ part_svc_column.pm	26 Nov 2004 09:39:52 -0000	1.3
@@ -100,10 +100,6 @@
 
 =back
 
-=head1 VERSION
-
-$Id$
-
 =head1 BUGS
 
 =head1 SEE ALSO

Index: session.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/session.pm,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- session.pm	5 Aug 2003 00:20:46 -0000	1.8
+++ session.pm	26 Nov 2004 09:39:52 -0000	1.9
@@ -245,10 +245,6 @@
 
 =back
 
-=head1 VERSION
-
-$Id$
-
 =head1 BUGS
 
 Maybe you shouldn't be able to insert a session if there's currently an open

Index: queue_arg.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/queue_arg.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- queue_arg.pm	5 Aug 2003 00:20:46 -0000	1.2
+++ queue_arg.pm	26 Nov 2004 09:39:52 -0000	1.3
@@ -105,10 +105,6 @@
 
 =back
 
-=head1 VERSION
-
-$Id$
-
 =head1 BUGS
 
 =head1 SEE ALSO

Index: svc_acct_pop.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/svc_acct_pop.pm,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- svc_acct_pop.pm	5 Aug 2003 00:20:47 -0000	1.10
+++ svc_acct_pop.pm	26 Nov 2004 09:39:52 -0000	1.11
@@ -186,10 +186,6 @@
 
 =back
 
-=head1 VERSION
-
-$Id$
-
 =head1 BUGS
 
 It should be renamed to part_pop.

Index: queue.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/queue.pm,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- queue.pm	4 May 2004 18:44:48 -0000	1.18
+++ queue.pm	26 Nov 2004 09:39:52 -0000	1.19
@@ -420,10 +420,6 @@
 
 =back
 
-=head1 VERSION
-
-$Id$
-
 =head1 BUGS
 
 $jobnums global

Index: cust_main_invoice.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/cust_main_invoice.pm,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- cust_main_invoice.pm	5 Aug 2003 00:20:42 -0000	1.14
+++ cust_main_invoice.pm	26 Nov 2004 09:39:52 -0000	1.15
@@ -161,10 +161,6 @@
 
 =back
 
-=head1 VERSION
-
-$Id$
-
 =head1 BUGS
 
 =head1 SEE ALSO

Index: part_pop_local.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_pop_local.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- part_pop_local.pm	5 Aug 2003 00:20:44 -0000	1.2
+++ part_pop_local.pm	26 Nov 2004 09:39:52 -0000	1.3
@@ -99,10 +99,6 @@
 
 =back
 
-=head1 VERSION
-
-$Id$
-
 =head1 BUGS
 
 US/CA-centric.

Index: part_virtual_field.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_virtual_field.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- part_virtual_field.pm	5 Aug 2003 00:20:45 -0000	1.2
+++ part_virtual_field.pm	26 Nov 2004 09:39:52 -0000	1.3
@@ -259,10 +259,6 @@
   return $text;
 }
 
-=head1 VERSION
-
-$Id$
-
 =head1 NOTES
 
 =head2 Semantics of check_block:

Index: nas.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/nas.pm,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- nas.pm	5 Aug 2003 00:20:43 -0000	1.7
+++ nas.pm	26 Nov 2004 09:39:52 -0000	1.8
@@ -136,10 +136,6 @@
 
 =back
 
-=head1 VERSION
-
-$Id$
-
 =head1 BUGS
 
 heartbeat method uses SQL directly and doesn't update history tables.

Index: agent_type.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/agent_type.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- agent_type.pm	5 Aug 2003 00:20:40 -0000	1.2
+++ agent_type.pm	26 Nov 2004 09:39:51 -0000	1.3
@@ -149,10 +149,6 @@
 
 =back
 
-=head1 VERSION
-
-$Id$
-
 =head1 BUGS
 
 =head1 SEE ALSO




More information about the freeside-commits mailing list