Help for this page

Select Code to Download


  1. or download this
    use WIN32::OLE::Const 'Microsoft Word';
    
  2. or download this
    #####################
    #
    ...
    my $dir = 'C:\sumith\project\test_data\input\word\small';
    
    find(\&parse_office_doc, $dir);
    
  3. or download this
    #####################
    #
    ...
    }
    
    1;
    
  4. or download this
    #####################
    #
    ...
    }
    
    1;