method version
Documentation for method version
assembled from the following types:
class CompUnit
From CompUnit
(CompUnit) method version
method version(--> Version)
Returns the version information with which the CompUnit
object was created (if any).
class Perl
From Perl
(Perl) method version
Instance method returning the language version of the Perl object as a Version object.
class Distro
From Distro
(Distro) method version
Instance method returning the version of the Distro object as a Version object. Returns a Version object "unknown" if the version could not be established.
See Also: Systemic
class Kernel
From Kernel
(Kernel) method version
method version(--> Version)
Instance method returning the version of the Kernel object as a Version object. Returns a Version object "unknown" if the version could not be established.
See Also: Systemic
class VM
From VM
(VM) method version
Instance method returning the version of the VM object as a Version object. Returns a Version object "unknown" if the version could not be established.
See Also: Systemic