Skip Menu |

This queue is for tickets about the warnings-MaybeFatal CPAN distribution.

Report information
The Basics
Id: 92719
Status: resolved
Priority: 0/
Queue: warnings-MaybeFatal

People
Owner: perl [...] toby.ink
Requestors: perl [...] toby.ink
Cc:
AdminCc:

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



Subject: Eliminate the Devel::Pragma dependency
Devel::Pragma::my_hints is a very simple function; it should be possible to eliminate the Devel::Pragma dependency. Requested by haarg.
On Tue Feb 04 04:06:53 2014, TOBYINK wrote: Show quoted text
> Devel::Pragma::my_hints is a very simple function; it should be > possible to eliminate the Devel::Pragma dependency. > > Requested by haarg.
Aside from my_hints, there is one other relevant bit in Devel::Pragma. It loads Lexical::SealRequireHints. You would likely want to do the same if you stopped using Devel::Pragma.
Resolved in 0.002.