[rt-devel] [cpan #5521] setgid taint error in Locale-Maketext

Jesse Vincent jesse at bestpractical.com
Tue Mar 2 00:21:20 EST 2004


Can anyone try sean's recommendation and get a more solid error report?

Begin forwarded message:

> From: " via RT" <comment-Locale-Maketext at rt.cpan.org>
> Date: March 2, 2004 12:13:51 AM EST
> To: jesse at bestpractical.com
> Subject: [cpan #5521] setgid taint error
> Reply-To: comment-Locale-Maketext at rt.cpan.org
>
> Full context and any attached attachments can be found at:
> <URL: http://rt.cpan.org/NoAuth/Bug.html?id=5521 >
>
> Hm, maybe changing the my $sub = eval(join '', @code); line to
> my $sub = eval { eval(join '', @code) || die $@ };
> would at least allow a clearer error message (I think).  Anyone want to
> try this and let me know what they see?
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 950 bytes
Desc: not available
Url : http://pallas.eruditorum.org/pipermail/rt-devel/attachments/20040302/0eb7eb81/attachment.bin


More information about the Rt-devel mailing list