Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Text-Markdown CPAN distribution.

Report information
The Basics
Id: 43888
Status: resolved
Priority: 0/
Queue: Text-Markdown

People
Owner: Nobody in particular
Requestors: lwsitu [...] yahoo.com
Cc:
AdminCc:

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



Subject: Incorrect dependency for File::Slurp version
Several of the tests tries to import slurp() from File::Slurp but slurp() was not exported by File::Slurp until File-Slurp-9999.08. I realize this is a very old version but the Text-Markdown Makefile.PL does indicate that it doesn't need any specific version.
Released as 1.0.25, thanks for the bug report.