summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2004-11-26 09:40:04 +0000
committerivan <ivan>2004-11-26 09:40:04 +0000
commit68fca1abee214a8e2efec4ea6587eb011542de0e (patch)
treeb61c64ad53b605e83d388269f2c7f7def04693f6
parentd56a37f956a69cf30207d0af6009d8c2417ce4e8 (diff)
remove POD VERSION sections
-rw-r--r--FS/FS/agent.pm4
-rw-r--r--FS/FS/agent_type.pm4
-rw-r--r--FS/FS/cust_bill_pkg.pm4
-rw-r--r--FS/FS/cust_credit_refund.pm4
-rw-r--r--FS/FS/cust_main_invoice.pm4
-rw-r--r--FS/FS/cust_pay.pm4
-rw-r--r--FS/FS/cust_refund.pm4
-rw-r--r--FS/FS/nas.pm4
-rw-r--r--FS/FS/part_pop_local.pm4
-rw-r--r--FS/FS/part_svc_column.pm4
-rw-r--r--FS/FS/port.pm4
-rw-r--r--FS/FS/queue.pm4
-rw-r--r--FS/FS/queue_arg.pm4
-rw-r--r--FS/FS/session.pm4
-rw-r--r--FS/FS/svc_Common.pm4
-rw-r--r--FS/FS/svc_acct_pop.pm4
-rw-r--r--FS/FS/svc_acct_sm.pm4
-rw-r--r--FS/FS/type_pkgs.pm4
18 files changed, 0 insertions, 72 deletions
diff --git a/FS/FS/agent.pm b/FS/FS/agent.pm
index 9b7492d07..f77c59362 100644
--- a/FS/FS/agent.pm
+++ b/FS/FS/agent.pm
@@ -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
diff --git a/FS/FS/agent_type.pm b/FS/FS/agent_type.pm
index 988533ae3..6afcc3ea5 100644
--- a/FS/FS/agent_type.pm
+++ b/FS/FS/agent_type.pm
@@ -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
diff --git a/FS/FS/cust_bill_pkg.pm b/FS/FS/cust_bill_pkg.pm
index 72f9ce4a9..0f27a8d5e 100644
--- a/FS/FS/cust_bill_pkg.pm
+++ b/FS/FS/cust_bill_pkg.pm
@@ -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
diff --git a/FS/FS/cust_credit_refund.pm b/FS/FS/cust_credit_refund.pm
index cc3b32cdb..85187c38a 100644
--- a/FS/FS/cust_credit_refund.pm
+++ b/FS/FS/cust_credit_refund.pm
@@ -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.
diff --git a/FS/FS/cust_main_invoice.pm b/FS/FS/cust_main_invoice.pm
index a5533a088..be0e06994 100644
--- a/FS/FS/cust_main_invoice.pm
+++ b/FS/FS/cust_main_invoice.pm
@@ -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
diff --git a/FS/FS/cust_pay.pm b/FS/FS/cust_pay.pm
index 1afd22a43..0eae59f21 100644
--- a/FS/FS/cust_pay.pm
+++ b/FS/FS/cust_pay.pm
@@ -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.
diff --git a/FS/FS/cust_refund.pm b/FS/FS/cust_refund.pm
index 4a1037fdd..fe0652b51 100644
--- a/FS/FS/cust_refund.pm
+++ b/FS/FS/cust_refund.pm
@@ -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.
diff --git a/FS/FS/nas.pm b/FS/FS/nas.pm
index 58c6827ea..5a1df5239 100644
--- a/FS/FS/nas.pm
+++ b/FS/FS/nas.pm
@@ -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.
diff --git a/FS/FS/part_pop_local.pm b/FS/FS/part_pop_local.pm
index 0b7cdf6c9..3c16cc506 100644
--- a/FS/FS/part_pop_local.pm
+++ b/FS/FS/part_pop_local.pm
@@ -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.
diff --git a/FS/FS/part_svc_column.pm b/FS/FS/part_svc_column.pm
index 37e841e87..9a46245ff 100644
--- a/FS/FS/part_svc_column.pm
+++ b/FS/FS/part_svc_column.pm
@@ -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
diff --git a/FS/FS/port.pm b/FS/FS/port.pm
index 13455ca89..1fb439ee7 100644
--- a/FS/FS/port.pm
+++ b/FS/FS/port.pm
@@ -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.
diff --git a/FS/FS/queue.pm b/FS/FS/queue.pm
index b21fb6572..f376a7bce 100644
--- a/FS/FS/queue.pm
+++ b/FS/FS/queue.pm
@@ -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
diff --git a/FS/FS/queue_arg.pm b/FS/FS/queue_arg.pm
index 08fe47341..ef0473a07 100644
--- a/FS/FS/queue_arg.pm
+++ b/FS/FS/queue_arg.pm
@@ -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
diff --git a/FS/FS/session.pm b/FS/FS/session.pm
index de0f2a76a..f4565602d 100644
--- a/FS/FS/session.pm
+++ b/FS/FS/session.pm
@@ -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
diff --git a/FS/FS/svc_Common.pm b/FS/FS/svc_Common.pm
index 315b7c074..b561e873a 100644
--- a/FS/FS/svc_Common.pm
+++ b/FS/FS/svc_Common.pm
@@ -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.
diff --git a/FS/FS/svc_acct_pop.pm b/FS/FS/svc_acct_pop.pm
index d2247658b..e3622e063 100644
--- a/FS/FS/svc_acct_pop.pm
+++ b/FS/FS/svc_acct_pop.pm
@@ -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.
diff --git a/FS/FS/svc_acct_sm.pm b/FS/FS/svc_acct_sm.pm
index c92f1421f..11a0c1a5d 100644
--- a/FS/FS/svc_acct_sm.pm
+++ b/FS/FS/svc_acct_sm.pm
@@ -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.
diff --git a/FS/FS/type_pkgs.pm b/FS/FS/type_pkgs.pm
index 99a79b93f..8b58c7f57 100644
--- a/FS/FS/type_pkgs.pm
+++ b/FS/FS/type_pkgs.pm
@@ -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