Brian Raven wrote:
> 
> See the "use if" pragma. The following works fine on Win32, Liniux and
> Solaris.
...
> use if $^O eq "MSWin32", "Win32::API";

Now there's an obscure one.  Where are the docs/syntax description
for that pragma ?  This is the extent of my docs:

    if          "use" a Perl module if a condition holds

_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to