method desc
Documentation for method desc
assembled from the following types:
class Perl
From Perl
(Perl) method desc
Instance method returning the "desc" (as in "description") of the Perl object. Returns a Str
type object if the "desc" could not be established.
class Distro
From Distro
(Distro) method desc
Instance method returning the "desc" (as in "description") of the Distro object. Returns a Str
type object if the "desc" could not be established.
class Kernel
From Kernel
(Kernel) method desc
method desc(--> Str)
Instance method returning the "desc" (as in "description") of the Kernel object. Returns a Str
type object if the "desc" could not be established.
class VM
From VM
(VM) method desc
Instance method returning the "desc" (as in "description") of the VM object. Returns a Str
type object if the "desc" could not be established.