Re: bug in pod2man (5.00326): section=3 for .pm modules
authorRoderick Schertler <roderick@argon.org>
Wed, 12 Mar 1997 00:09:31 +0000 (19:09 -0500)
committerChip Salzenberg <chip@atlantic.net>
Sat, 8 Mar 1997 23:57:19 +0000 (11:57 +1200)
commit2e4a4f557f9874e47c52eb0c8981f7eb28092e68
tree76ee90d97e02d8490c0af146e420b960c2710b5d
parent2085bf88a27913de51e04715bdb1274c404bd589
Re: bug in pod2man (5.00326): section=3 for .pm modules

On Tue, 11 Mar 1997 21:25:10 +0100 (MET), Slaven Rezic <eserte@cs.tu-berlin.de> said:
>
> pod2man does not recognize the proper section for .pm modules. You
> have to delete the "$section = $opt_section || $DEF_SECTION;" in line
> 378 in .../pod/pod2man.PL, since it overrides the proper setting in
> line 362.

Good catch.  Here's that fix plus code to use the man3 extension
specified to Configure (I use 3pm myself).

p5p-msgid: pzn2sat1hg.fsf@eeyore.ibcinc.com
pod/pod2man.PL