| Perlbug documentation | view source | Contained in the Perlbug distribution. |
Perlbug::Object::Osname - osname handler
Perlbug bug osname handler class.
For inherited methods, see Perlbug::Object
use Perlbug::Object::Osname; my $o_Osname = Perlbug::Osname->new(); print $o_Osname->selector
Create new Osname object:
my $o_Osname = Perlbug::Object->new();
Richard Foley perlbug@rfi.net 2001
| Perlbug documentation | view source | Contained in the Perlbug distribution. |