This looks suspiciously like a registry value. The reg stores version numbers as a REG_DWORD (hex number), and I'll wager that if you looked up your Perl info in it, you'd see something like 0x05008005. "Somehow," this would decode to 5.008005, or maybe translate directly to 5.8.5. Anyway, the info's there. I've been trying to read software stuff in the registry, so I've been seeing a lot of this.
Just my $0.02....
D.
Martin Moss <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED] 10/22/2004 17:37
|
To: [EMAIL PROTECTED] cc: Subject: [Perl-unix-users] perl -v and $] Give different versions? |
Is this normal?
perl -e'print $]."\n";system ("perl -v");'
5.008005
This is perl, v5.8.5 built for i686-linux
...
Marty
___________________________________________________________ALL-NEW Yahoo! Messenger - all new features - even more fun! http://uk.messenger.yahoo.com
_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
_______________________________________________ Perl-Unix-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs