Skip Menu |

This queue is for tickets about the Pod-Manual CPAN distribution.

Report information
The Basics
Id: 28219
Status: resolved
Worked: 10 min
Priority: 0/
Queue: Pod-Manual

People
Owner: yanick+cpan [...] babyl.dyndns.org
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: Missing PREREQ_PM Pod::DocBook
With 0.02: t/01general......... # Failed test 'use Pod::Manual;' # at t/01general.t line 6. # Tried to use 'Pod::Manual'. # Error: Can't locate Pod/DocBook.pm in @INC (@INC contains: ... Regards,
Removed the 'use Pod::DocBook' in Pod::Manual, as we switched to Pod::XML and don't need it anymore.