On 6/10/06, OROSZI Balázs <[EMAIL PROTECTED]> wrote:

Can I use "use" in the middle of a program?

Yes; but I don't think that's quite what you actually want. You
probably want to use the require function inside an eval block. Both
use and require are documented in the perlfunc manpage.

Cheers!

--Tom Phoenix
Stonehenge Perl Training

--
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