Bug#838475: "iCal::Parser=HASH(0xa60ec44)" is not exported by the iCal::Parser module
Dominic Hargreaves
dom at earth.li
Wed Sep 21 10:59:03 UTC 2016
Control: retitle -1 libical-parser-perl: missing semicolon in example
Control: tags -1 + confirmed upstream
Control: forwarded -1 https://rt.cpan.org/Ticket/Display.html?id=118012
On Wed, Sep 21, 2016 at 06:43:02PM +0800, 積丹尼 Dan Jacobson wrote:
> 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.
> ...
The problem is the missing semicolon at the end of the 'use' line.
Dominic.
More information about the pkg-perl-maintainers
mailing list