On Tue, Jun 23, 2009 at 12:46:33PM +0200, Jenda Krynicky wrote:
> From: Roman Makurin <dro...@gmail.com>
> > Just looked throught some standart perl modules and found
> > something cryptic to myself:
> > 
> > package Module;
> > 
> > $Module::VERSION = '1.0';
> > $Module::VERSION = eval $Module::VERSION;
> > 
> > Why eval part is needed here ?
> 
> It's not. What module was that? Maybe you skipped something that was 
> the reason.

File::Spec and CPAN, maybe other

> 
> Jenda
> P.S.: Your English is fine. Just drop the "-self". "... cryptic to 
> me". "I did it myself" vs. "It looks good to me".
> ===== je...@krynicky.cz === http://Jenda.Krynicky.cz =====
> When it comes to wine, women and song, wizards are allowed 
> to get drunk and croon as much as they like.
>       -- Terry Pratchett in Sourcery
> 
> 
> -- 
> To unsubscribe, e-mail: beginners-unsubscr...@perl.org
> For additional commands, e-mail: beginners-h...@perl.org
> http://learn.perl.org/
> 

-- 
If you think of MS-DOS as mono, and Windows as stereo,
 then Linux is Dolby Digital and all the music is free...

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to