Rubinow, Larry wrote:
> Finally, a legitimate case for symbolic references?

I doubt it. Having names like this for subroutines sounds strange enough;
they're not very descriptive.

And if they are realy intimately connected in a series, consider storing
references to the sub in an array or a hash, rather than giving them such
funny names.

That's what Perl has data structures for, to save people using $formfield1
through $formfield15.

Cheers,
Philip
-- 
Philip Newton <[EMAIL PROTECTED]>
All opinions are my own, not my employer's.
If you're not part of the solution, you're part of the precipitate.
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to