[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl]Question about 5.1.6r4



At 12:55 PM -0800 1998.01.01, Vance Christiaanse wrote:
> How can I be sure I'm
>really running 5.1.6r4?

The following code will give version info.

print "$]\n"; # Perl core version
print "$^O\n"; # which OS it's built
print "$MacPerl::Version\n"; # MacPerl app version

(read perlvar for $] and $^O)

The new year version should say 5.1.6r4 both from $MacPerl::Version and in the Aboutbox. If you get 5.1.5, you probably launched the old app by mistake.

 Xah, xah@best.com
 http://www.best.com/~xah/Wallpaper_dir/c0_WallPaper.html
 Me: "There are more than one way to do it.
 Her: <grin>



***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch