Package: libical-parser-perl Version: 1.20-1 Severity: wishlist File: /usr/share/man/man3/iCal::Parser.3pm.gz
$ man iCal::Parser
use iCal::Parser
my $parser=iCal::Parser->new();
... |
$ perl
"iCal::Parser=HASH(0xa60ec44)" is not exported by the iCal::Parser module
Can't continue after import errors at - line 2.
BEGIN failed--compilation aborted at - line 2.
...

