I get the print message fom my begin block code. and still call itif ($^O eq "MSWin32") { print ("begin\n"); my $win32 ="Win32.pm"; require $win32; import $win32 qw(GetOSName); }
and it still failsmy $os = GetOSName();
In reply to Re^2: dynamic loading modules
by sdetweil
in thread dynamic loading modules
by sdetweil
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |