RT for rt.cpan.org
Skip Menu
|
Bug #13995 for XML-Beautify: standalone not always defined (causes warning)
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
XML-Beautify CPAN distribution
.
Report information
The Basics
Id:
13995
Status:
new
Priority:
0/
Queue:
XML-Beautify
People
Owner:
Nobody in particular
Requestors:
ermeyers [...] adelphia.net
Cc:
AdminCc:
Bug Information
Severity:
Normal
Broken in:
0.05
Fixed in:
(no value)
History
Show all quoted text
Tue Aug 02 17:40:08 2005
Guest - Ticket created
Subject:
standalone not always defined (causes warning)
in sub _decl the first line of code should be: $#_ = 2 if ( ! defined( $_[3] ) );