Home : General : Perl Programming :

General: Perl Programming: Re: [jdgamble] declaring variable: Edit Log

Here is the list of edits for this post
Re: [jdgamble] declaring variable
You wont be able to use strict vars. This should bypass the major security hole:

Quote:
use strict qw/subs refs/;

Use are your own risk :)

~Charlie

[edit] Replaced "fix" with "bypass the major security hole"[/edit]

Last edited by:

Chaz: Sep 3, 2004, 5:32 PM

Edit Log: