> "Michael R. Wolf" <[EMAIL PROTECTED]> said: > Since <> is used so often in a while loop to mean the > diamond operator, I prefer to spell out "glob" as follows. > > > while (glob "sn.????") { > print "$_\n"; > } > > Just a *preference*. They're both *right*.
I agree. Your way is somewhat cleaner and clearer. As an old perl 4 hacker, I remember some of the older practices and old habits die hard. ;-) -- Smoot Carl-Mitchell Consultant -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]