Package: libole-storage-lite-perl Version: 0.14-3 Severity: normal I tried the following code, copying more or less directly from the manpage:
use OLE::Storage_Lite;
use strict;
my $oOl = OLE::Storage_Lite->new('test.msg');
my $oPps = $oOl->getPpsTree(1);
$oPps->save('-');
However, if I run it, I get
Can't call method "save" on an undefined value at ole.pl line 5.
I am not at all a perl coder, but I can't see the reason for the
error.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.21-2-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libole-storage-lite-perl depends on:
ii libio-stringy-perl 2.110-2 Perl5 modules for IO from scalars
ii perl 5.8.8-7 Larry Wall's Practical Extraction
libole-storage-lite-perl recommends no packages.
-- no debconf information
digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)

