The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

ldat - Display Authress Title

SYNOPSIS

 ldat V0.387 (1998/02/12)
 usage: ldat {--option} file(s)
    --all         Show even 'empty' objects.
    --debug       Give more detailed information about property sets.
    --from_stdin  Take input from stdin.
    --help        Shows this help.
    --log         Write a logfile.
    --no_apps     Do not look at special application data.
    --recurse     Operate recursively on directories.
    --slow        (For debugging purposes)

DESCRIPTION

Shows some information about the Property Sets stored in MS Windows Structured Storage documents. Options are:

--all

This shows also those entries consisting out of directories only and containing no data stream at all.

--debug

This shows additionally a list of all property set entries. It is quite useful if you want to see, which type properties have.

--no_apps

Do not look at special application data. Normally ldat looks for some information in Word documents and Excel books, but this costs time. This switch is useful, if you want to glance quickly and have big document files.

Demonstration program for OLE::Storage

SEE ALSO

OLE::Storage

AUTHOR

Martin Schwartz <schwartz@cs.tu-berlin.de>.