Go to the
first
,
previous
,
next
,
last
section,
table of contents
.
$^X : Perl が起動された際の名前
$^X
: Perl そのものが起動された際の名前。
argv[0]
から得る。
Go to the
first
,
previous
,
next
,
last
section,
table of contents
.