remove POD VERSION sections
authorivan <ivan>
Fri, 26 Nov 2004 09:40:04 +0000 (09:40 +0000)
committerivan <ivan>
Fri, 26 Nov 2004 09:40:04 +0000 (09:40 +0000)
18 files changed:
FS/FS/agent.pm
FS/FS/agent_type.pm
FS/FS/cust_bill_pkg.pm
FS/FS/cust_credit_refund.pm
FS/FS/cust_main_invoice.pm
FS/FS/cust_pay.pm
FS/FS/cust_refund.pm
FS/FS/nas.pm
FS/FS/part_pop_local.pm
FS/FS/part_svc_column.pm
FS/FS/port.pm
FS/FS/queue.pm
FS/FS/queue_arg.pm
FS/FS/session.pm
FS/FS/svc_Common.pm
FS/FS/svc_acct_pop.pm
FS/FS/svc_acct_sm.pm
FS/FS/type_pkgs.pm

index 9b7492d..f77c593 100644 (file)
@@ -167,10 +167,6 @@ sub pkgpart_hashref {
 
 =back
 
-=head1 VERSION
-
-$Id: agent.pm,v 1.3.4.2 2003-09-30 15:01:42 ivan Exp $
-
 =head1 BUGS
 
 =head1 SEE ALSO
index 988533a..6afcc3e 100644 (file)
@@ -148,10 +148,6 @@ sub pkgpart {
 
 =back
 
-=head1 VERSION
-
-$Id: agent_type.pm,v 1.1 1999-08-04 09:03:53 ivan Exp $
-
 =head1 BUGS
 
 =head1 SEE ALSO
index 72f9ce4..0f27a8d 100644 (file)
@@ -138,10 +138,6 @@ sub cust_pkg {
 
 =back
 
-=head1 VERSION
-
-$Id: cust_bill_pkg.pm,v 1.3 2002-04-06 22:32:43 ivan Exp $
-
 =head1 BUGS
 
 =head1 SEE ALSO
index cc3b32c..85187c3 100644 (file)
@@ -183,10 +183,6 @@ sub cust_credit {
 
 =back
 
-=head1 VERSION
-
-$Id: cust_credit_refund.pm,v 1.9 2002-01-26 01:52:31 ivan Exp $
-
 =head1 BUGS
 
 Delete and replace methods.
index a5533a0..be0e069 100644 (file)
@@ -168,10 +168,6 @@ sub address {
 
 =back
 
-=head1 VERSION
-
-$Id: cust_main_invoice.pm,v 1.12 2002-04-12 13:22:02 ivan Exp $
-
 =head1 BUGS
 
 =head1 SEE ALSO
index 1afd22a..0eae59f 100644 (file)
@@ -416,10 +416,6 @@ sub cust_main {
 
 =back
 
-=head1 VERSION
-
-$Id: cust_pay.pm,v 1.21.4.3 2003-09-10 10:54:47 ivan Exp $
-
 =head1 BUGS
 
 Delete and replace methods.
index 4a1037f..fe0652b 100644 (file)
@@ -268,10 +268,6 @@ sub check {
 
 =back
 
-=head1 VERSION
-
-$Id: cust_refund.pm,v 1.18.4.3 2004-07-06 14:22:57 ivan Exp $
-
 =head1 BUGS
 
 Delete and replace methods.
index 58c6827..5a1df52 100644 (file)
@@ -134,10 +134,6 @@ sub heartbeat {
 
 =back
 
-=head1 VERSION
-
-$Id: nas.pm,v 1.6 2002-03-04 12:48:49 ivan Exp $
-
 =head1 BUGS
 
 heartbeat method uses SQL directly and doesn't update history tables.
index 0b7cdf6..3c16cc5 100644 (file)
@@ -98,10 +98,6 @@ sub check {
 
 =back
 
-=head1 VERSION
-
-$Id: part_pop_local.pm,v 1.1 2001-09-26 09:17:06 ivan Exp $
-
 =head1 BUGS
 
 US/CA-centric.
index 37e841e..9a46245 100644 (file)
@@ -100,10 +100,6 @@ sub check {
 
 =back
 
-=head1 VERSION
-
-$Id: part_svc_column.pm,v 1.1 2001-09-07 20:49:15 ivan Exp $
-
 =head1 BUGS
 
 =head1 SEE ALSO
index 13455ca..1fb439e 100644 (file)
@@ -131,10 +131,6 @@ sub session {
 
 =back
 
-=head1 VERSION
-
-$Id: port.pm,v 1.5 2001-02-14 04:33:06 ivan Exp $
-
 =head1 BUGS
 
 The author forgot to customize this manpage.
index b21fb65..f376a7b 100644 (file)
@@ -420,10 +420,6 @@ END
 
 =back
 
-=head1 VERSION
-
-$Id: queue.pm,v 1.15.4.2 2004-05-04 18:44:49 ivan Exp $
-
 =head1 BUGS
 
 $jobnums global
index 08fe473..ef0473a 100644 (file)
@@ -105,10 +105,6 @@ sub check {
 
 =back
 
-=head1 VERSION
-
-$Id: queue_arg.pm,v 1.1 2001-09-11 00:08:18 ivan Exp $
-
 =head1 BUGS
 
 =head1 SEE ALSO
index de0f2a7..f456560 100644 (file)
@@ -245,10 +245,6 @@ sub svc_acct {
 
 =back
 
-=head1 VERSION
-
-$Id: session.pm,v 1.7 2001-04-15 13:35:12 ivan Exp $
-
 =head1 BUGS
 
 Maybe you shouldn't be able to insert a session if there's currently an open
index 315b7c0..b561e87 100644 (file)
@@ -446,10 +446,6 @@ sub clone_kludge_unsuspend {
 
 =back
 
-=head1 VERSION
-
-$Id: svc_Common.pm,v 1.12.4.6 2004-03-03 13:44:27 ivan Exp $
-
 =head1 BUGS
 
 The setfixed method return value.
index d224765..e3622e0 100644 (file)
@@ -185,10 +185,6 @@ END
 
 =back
 
-=head1 VERSION
-
-$Id: svc_acct_pop.pm,v 1.7.4.2 2003-07-04 01:37:44 ivan Exp $
-
 =head1 BUGS
 
 It should be renamed to part_pop.
index c92f142..11a0c1a 100644 (file)
@@ -236,10 +236,6 @@ sub check {
 
 =back
 
-=head1 VERSION
-
-$Id: svc_acct_sm.pm,v 1.5 2001-09-06 20:41:59 ivan Exp $
-
 =head1 BUGS
 
 The remote commands should be configurable.
index 99a79b9..8b58c7f 100644 (file)
@@ -109,10 +109,6 @@ sub part_pkg {
 
 =back
 
-=head1 VERSION
-
-$Id: type_pkgs.pm,v 1.1.14.1 2002-10-04 12:56:35 ivan Exp $
-
 =head1 BUGS
 
 =head1 SEE ALSO