use Devel::CheckOS qw/ os_is /; use if os_is(qw/ Win32 /), 'Win32::Daemon'; use if !!os_is(qw/ Win32 /), 'Proc::Daemon';
In reply to Re: Problem with ``use if COND, Some::Module'' on Linux
by Anonymous Monk
in thread Problem with ``use if COND, Some::Module'' on Linux
by stevieb
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |