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.

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/


Reply via email to