Skip to content

jmcnamara/ole-storage-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME
    OLE::Storage_Lite - Simple Class for OLE document interface.

DESCRIPTION
    This module allows you to read and write an OLE-Structured file.

    The module will work on the majority of Windows, UNIX and
    Macintosh platforms.

REQUIREMENT
     Perl 5.005 or later.

INSTALLATION
    The module can be installed using the standard Perl procedure:

        perl Makefile.PL
        make
        make test
        make install
        make clean

SAMPLE
    Samples scripts are in sample directory.

    smplls.pl : displays PPS structure of specified file
                (subset of "lls" distributed with OLE::Storage)

    smpsv.pl  : creates and save a sample OLE-file(tsv.dat).

AUTHOR
    Kawai Takanori ([email protected])

About

Perl module for reading and writing OLE compound documents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages