in reply to Re: Passing a $Scaler into a while loop...
in thread Passing a $Scaler into a while loop...

Wow! Thanks for the excellent reply. I will clean up my code and use the __DATA__ from now on when I post.

  • Comment on Re^2: Passing a $Scaler into a while loop...

Replies are listed 'Best First'.
Re^3: Passing a $Scaler into a while loop...
by GrandFather (Saint) on Oct 09, 2006 at 05:05 UTC

    Using __DATA__ instead of external files is a really good start. For a few other related posting tricks take a look at I know what I mean. Why don't you?.


    DWIM is Perl's answer to Gödel