From: Perl 5 Porters Date: Fri, 9 Feb 1996 01:25:45 +0000 (+0000) Subject: perl 5.002gamma: lib/Pod/Functions.pm X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d93fce098f776ba7905a29c9ba5083aca266554b;p=p5sagit%2Fp5-mst-13.2.git 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. --- diff --git a/lib/Pod/Functions.pm b/lib/Pod/Functions.pm index 24248e3..a775cf6 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