Hey everybody! Thanks for all the answers. If I may summarize what I learned, it is:
1) Don't use "use constant" (or should I say "!use constant"), instead use Const::Fast; 2) Keep in mind the side effects of using '=>' instead of a comma! Thanks again, Meir _______________________________________________ Perl mailing list [email protected] http://mail.perl.org.il/mailman/listinfo/perl
