On Mon, Apr 16, 2012 at 06:53:53AM -0700, Paul.G wrote: > Hi All > > Have a question, is it good coding practice to use a & when calling a > subroutine, or it is not required, or it doesn't matter?
It's good practice not to use it unless you understand exactly why you would need to use it. -- Paul Johnson - p...@pjcj.net http://www.pjcj.net -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/