![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
But if Ref::Util is only recommended, how can compilation of Specio fail because it's missing?
updatethat's the error's source
in https://metacpan.org/release/DROLSKY/Specio-0.47/source/lib/Specio/Library/Builtins.pm line 21 ... strange ...
updateOK miracle solved, my colleagues installed a $SIG{'__DIE__'} handler without caring about calls inside eval{...} . This logged a "false" error, which was meant to be ignored. See $^S for details.
Cheers Rolf In reply to Re^2: [Metacpan] Dependency vs Reverse Dependency (updated)
by LanX
|
|