Skip Menu |

This queue is for tickets about the Bookmarks-Parser CPAN distribution.

Report information
The Basics
Id: 103080
Status: resolved
Priority: 0/
Queue: Bookmarks-Parser

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.07
Fixed in: 0.08



Subject: Can't use 'defined(@array)'
Bookmarks::Parser does not compile anymore for perl 5.21.x. While running "make test": # Failed test 'use Bookmarks::Parser;' # at t/05netscape.t line 8. # Tried to use 'Bookmarks::Parser'. # Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at lib/Bookmarks/Parser.pm line 256. # Compilation failed in require at t/05netscape.t line 8.
Hopefully fixed in 0.08, just pushed to CPAN.