Dear all,
This is my first post, so hello to everyone. Now time for my first ever
question, which is a bit of a philisophical one.
I have just started learning Perl in the last couple of weeks and have just
finished my first bespoke program.
It's quite involved (for me) and I have been having trouble with the flow of
the program. The only way I have found of efficiently controlling it was to
break everything down into subroutines and have another sub controlling what
did what and when (switching out to other subs with status variables and
conditionals). It seems to work very well, and has certainly made my code a
lot easier to read, but I'm not sure if it's the *correct* way of writing
code.
Any input gratefully received.
Best regards to you all.
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]