[Orca-dev] More sane association of variables
Frank Torres
frankt at pdx.edu
Thu Sep 29 11:39:29 PDT 2005
Folks,
I like to have variables assigned and associated into their own
groupings. It makes it easier to analyze the code. Please correct or add
any new docs as needed. Also I moved the $value toward the top of the
code. If "$value" was not intended for global scope but for local
scoping please use the word 'local' it has more of a clearer definition.
Yes the word 'my' inside of the while statement will also make it local
to. Basically the question is the variable ($value) is it local and if
so please make sure that it documented as such.
I will see about maybe doing some pod documentation as well.
--
Best Regards,
Frank Torres - UNIX Administrator
Portland State University
E-mail: frankt at pdx.edu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nup
Type: text/x-patch
Size: 3573 bytes
Desc: not available
Url : /pipermail/orca-dev/attachments/20050929/fca727a2/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : /pipermail/orca-dev/attachments/20050929/fca727a2/attachment.pgp
More information about the Orca-dev
mailing list