package Foo; use strict; use warnings; use base qw(Sys::Info::Base); my $class = __PACKAGE__->load_subclass('Sys::Info::Driver::%s::OS'); print $class, "\n"; print $class->bitness, "\n";
In reply to Re: How to know the Windows OS that perl is running on
by Khen1950fx
in thread How to know the Windows OS that perl is running on
by alain_desilets
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |