Help for this page

Select Code to Download


  1. or download this
        |
        V
    use win32::OLE qw(in);
        ^
        |
    
  2. or download this
    C:\>perl -e"use win32::OLE qw(in); print in()"
    Undefined subroutine &main::in called at -e line 1.
    
    ...
    
    C:\>