Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the HTML-Widget-Factory CPAN distribution.

Report information
The Basics
Id: 16664
Status: resolved
Worked: 5 min
Priority: 0/
Queue: HTML-Widget-Factory

People
Owner: rjbs [...] cpan.org
Requestors: bsmith [...] cpan.org
Cc:
AdminCc:

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



Subject: Does not list Module::Pluggable or UNIVERSAL::require as a dependency.
Does not list Module::Pluggable or UNIVERSAL::require as a dependency in either META.yml or Makefile.PL. Solution: add appropiate parameters to the WriteMakefile in Makefile.PL, and ensure that META.yml is regenerated
Thanks very much for this report! As a result of looking into what version I needed to require, I saw that a new version of Module::Pluggable would allow me to reenable taint mode in my tests!