On 5 May 2010 15:26, Thomas Bätzler <[email protected]> wrote: > Harry Putnam <[email protected]> asked: > [...] >> which is also inside sub dispt {the sub function}. Where does global >> come in? > > Hint: $code->(@_);
Or indeed &$code; if you want to be cryptic :) Phil -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
