Skip Menu |

This queue is for tickets about the Win32-AD-User CPAN distribution.

Report information
The Basics
Id: 4316
Status: resolved
Worked: 10 min
Priority: 0/
Queue: Win32-AD-User

People
Owner: aaron.thompson_DONT_WANT_SPAM [...] uni.edu
Requestors: wellsNOSPAM [...] cedarnet.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 0.01
Fixed in: (no value)



Subject: POD Documention Issue
The POD documentation specs outline that a =head2 entry should have a space before and after it. The conversion to HTML makes the entire paragraph into a heading because there is no space after the =head2 commands in the documentation. Other than that this module works great! Thanks!!!
The =head2 entries have been fixed in version 0.02 [YXES - Thu Nov 6 14:06:05 2003]: Show quoted text
> The POD documentation specs outline that a =head2 entry should have a > space before and after it. The conversion to HTML makes the entire > paragraph into a heading because there is no space after the =head2 > commands in the documentation. Other than that this module works > great! Thanks!!!