Perldoc Browser
5.005
Latest
5.40.2
5.40.1
5.40.0
5.10.1
5.6.2
5.005_02
5.005_01
5.005
Dev
blead
5.41.7
Documentation
Perl
Intro
Tutorials
FAQs
Reference
Operators
Functions
Variables
Modules
Utilities
Release Notes
Community
History
Expand
variables
/
$^X
(
source
,
CPAN
)
You are viewing the version of this documentation from Perl 5.005.
View the latest version
#
$EXECUTABLE_NAME
#
$^X
The name that the Perl binary itself was executed as, from C's
argv[0]
.