summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>1996-02-09 01:25:45 +0000
committerAndy Dougherty <doughera@lafcol.lafayette.edu>1996-02-09 01:25:45 +0000
commitd93fce098f776ba7905a29c9ba5083aca266554b (patch)
tree7519e99b469c41ba99a6c65f60285503bd64d6fb
parent404cbe937976a65d045dee723fafc71fd5b9e051 (diff)
downloadperl-d93fce098f776ba7905a29c9ba5083aca266554b.tar.gz
perl 5.002gamma: lib/Pod/Functions.pm
This moved from pod/PerlDoc/Functions.pm. It's used by the buildtoc script, and might be used by a future html2pod script. Or not. It needed a home somewhere, and Pod::Functions.pm seemed sensible.
-rw-r--r--lib/Pod/Functions.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Pod/Functions.pm b/lib/Pod/Functions.pm
index 24248e3631..a775cf6165 100644
--- a/lib/Pod/Functions.pm
+++ b/lib/Pod/Functions.pm
@@ -1,4 +1,4 @@
-package PerlDoc::Functions;
+package Pod::Functions;
#:vi:set ts=20