Subject: | fork of Fatal.pm to autodie::Fatal, overwrite core lib is evil, breaks linux package managers |
autodie seems to ship a Fatal.pm with each release.
Instead of going great lengths to check wether the core Fatal.pm or
autodie Fatal.pm is used a fork to autodie::Fatal should be done.
This is a highly sensitive issue stalling the further distribution of
this great module. No sysadmin will install a deb- or rpmized autodie
package which causes conflicts with the system perl.
I have moved lib/Fatal.pm to lib/autodie/Fatal.pm,
patched all tests to require/use/call autodie::Fatal.
For your convenience I have attached a patch based on autodie version 2.06
Regards,
codeacrobat
Subject: | Fatal.pm |
Message body is not shown because it is too large.
Subject: | Fatal.pm.patch |
Message body is not shown because it is too large.