Localize $@ in Locale::Maketext::maketext()
authorSteve Hay <SteveHay@planit.com>
Wed, 21 Sep 2005 16:19:03 +0000 (16:19 +0000)
committerSteve Hay <SteveHay@planit.com>
Wed, 21 Sep 2005 16:19:03 +0000 (16:19 +0000)
commit5350a4e5afd114d2b90f90330f8524ae889fdb03
tree6c26629eadbddea16f529fb4e92aa62168943c6f
parent00baac8f3bcc04befcd869d03d8fa7c580011507
Localize $@ in Locale::Maketext::maketext()
so that $lh->maketext("Error: [_1]\n", $@) works as expected

Also added a new test for this fix

p4raw-id: //depot/perl@25547
lib/Locale/Maketext.pm
lib/Locale/Maketext/t/30_local.t [new file with mode: 0644]