Jun 22, 2008

$^O gives the OS name

#!F:\Perl\bin\perl -w
use strict;
print "$^0\n";

No comments:

Post a Comment