smackdab has asked for the wisdom of the Perl Monks concerning the following question:
FILE=prog.pl { our $var1 = 'hi'; our $var2; FILE=subs/input.pm { if ($main::var1 =~ //) FILE=subs/output.pm { if ($main::var1 =~ //)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: breaking apart program (and maybe DProf prob)
by pg (Canon) on Apr 03, 2003 at 06:11 UTC | |
|
Re: breaking apart program (and maybe DProf prob)
by chromatic (Archbishop) on Apr 03, 2003 at 20:44 UTC |