>>>>> "SF" == Shlomi Fish <[email protected]> writes:
SF> Don't slurp files this way: SF> http://perl-begin.org/tutorials/bad-elements/#slurp if you are going to show a slurp sub in your tutorial at least show a good one. look at my slurp article in the File::Slurp distro for a better and faster one. avoiding perl's i/o is key to speed. and i don't mean using File::Slurp itself which you mention. uri -- Uri Guttman ------ [email protected] -------- http://www.sysarch.com -- ----- Perl Code Review , Architecture, Development, Training, Support ------ --------- Gourmet Hot Cocoa Mix ---- http://bestfriendscocoa.com --------- -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
