The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Perlbug::Object::Osname - osname handler

DESCRIPTION

Perlbug bug osname handler class.

For inherited methods, see Perlbug::Object

SYNOPSIS

        use Perlbug::Object::Osname;

        my $o_Osname = Perlbug::Osname->new();

        print $o_Osname->selector

METHODS

new

Create new Osname object:

        my $o_Osname = Perlbug::Object->new();

AUTHOR

Richard Foley perlbug@rfi.net 2001