remove eval so the Perl loader dies on invalid content.
authorBrian Cassidy <bricas@cpan.org>
Thu, 7 Feb 2008 23:01:08 +0000 (23:01 +0000)
committerBrian Cassidy <bricas@cpan.org>
Thu, 7 Feb 2008 23:01:08 +0000 (23:01 +0000)
commit8af0a7cf96c671f13244fec2e0f15a4c13f2737d
treea464c5bbd45fcd5e7ff4566616febc44564717a6
parent589fae53502c74de0757717ea5171725ea3a93e9
remove eval so the Perl loader dies on invalid content.
Changes
lib/Config/Any.pm
lib/Config/Any/Perl.pm
t/63-invalid.t [new file with mode: 0644]
t/conf/conf_invalid.pl [new file with mode: 0644]