pereinar 2002/06/01 01:53:43
Modified: src/docs/2.0/api/mod_perl-2.0/Apache Reload.pod Log: Fixed a strange error by which the title and Synopsis were lost when =head1 NAME isn't on the first line.
Actually I've fixed that in DocSet but didn't sync yet. Now it's not sensitive to leading new lines :) it was failing to find the beginning of the pod until now.
I want to do a few more changes to DocSet and then I'll sync.
Revision Changes Path
1.6 +0 -1 modperl-docs/src/docs/2.0/api/mod_perl-2.0/Apache/Reload.pod
Index: Reload.pod
===================================================================
RCS file: /home/cvs/modperl-docs/src/docs/2.0/api/mod_perl-2.0/Apache/Reload.pod,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Reload.pod 1 Jun 2002 08:44:02 -0000 1.5
+++ Reload.pod 1 Jun 2002 08:53:43 -0000 1.6
@@ -1,4 +1,3 @@
-
=head1 NAME
Apache::Reload - Reload Perl Modules when Changed on Disk
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
