Help for this page

Select Code to Download


  1. or download this
    use threads;
    use threads::shared;
    ...
    use constant wbemFlagReturnImmediately => 0x10;
    use constant wbemFlagForwardOnly => 0x20;
    require "myhelpscript.pl";
    
  2. or download this
    pp -v -l C:\Perl\lib -l C:\Perl\site\lib -a C:\Perl\eg\myhelpscript.pl
    + --gui -i C:\Perl\eg\images\logo.ico -o myscript.exe myscript.pl