On Feb 18, 2008 7:52 PM, Gunnar Hjalmarsson <[EMAIL PROTECTED]> wrote:
snip
> > eval "use SomeModule" if $ENV{USE_SOMEMODULE};
> >
> > or the sort of tricks that the DBI and other factory classes use.
>
> What would be the problem with that?
>
> $ perl -le 'eval "use Time::Local"; print for keys %INC'
snip

Please reflect on the lack of the if statement in your code.

-- 
Chas. Owens
wonkden.net
The most important skill a programmer can have is the ability to read.

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


Reply via email to