in reply to Inner Subroutines, mod_perl, and Segfaults
Um, sub declarations don't really nest. You could move the "sub cmpval" out from within the "sub getWorkspace" and the code would look more like how Perl actually interprets it.
Is that even close to what you are wondering about?
- tye (but my friends call me "Tye")
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: (tye)Re: Inner Subroutines, mod_perl, and Segfaults
by chromatic (Archbishop) on Jan 25, 2001 at 23:53 UTC | |
by tilly (Archbishop) on Jan 26, 2001 at 06:37 UTC |