BEGIN { if($^O =~ /^Win/) { require Win32::Setupsup; Win32::Setupsup->import; } else { require Expect; Expect->import } }
_________
broquaint
In reply to Re: How can I include a module for Windows only??
by broquaint
in thread How can I include a module for Windows only??
by pijush
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |