I am using a class provided as one of the Perl standard modules. It defines a "my" variable as a global, which I need to change from the calling program. (Another example where global variables are not a brilliant idea).
I don't particularly want to change the class or file to add an accessor, so are there any tricks for doing this? Thanks, Peter _______________________________________________ Perl mailing list [email protected] http://mail.perl.org.il/mailman/listinfo/perl
