----- Original Message ----- 
From: "drieux" <[EMAIL PROTECTED]>
To: "Perl Beginners Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, January 23, 2004 19:53
Subject: Re: Loading and using modules using eval


> IF the Text::process and XML::process functions are things
> that you are building out you may want to think about the
> idea of doing the perl oo-ish aproach, as
> 
> $foo->showMe($line);
> 
> will work without requiring the no strict refs.
> 
> ciao
> drieux

Your method is much better, easier on the eyes and working flawlessly ;-)
Thanks!


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to