Help for this page

Select Code to Download


  1. or download this
    #!c:/sw/perl/bin/perl.exe
    
    ...
             "instantiate the Developer Automation Interface";
    
    print "success!\n";
    
  2. or download this
    Couldn't instantiate the Developer Automation Interface: Can't modify 
    +constant item in scalar assignment at (eval 2) line 2, at EOF
    Bareword "Win32::OLE" not allowed while "strict subs" in use at (eval 
    +2) line 1.
    
  3. or download this
    my $result = eval {$sub->()};