Skip Menu |

This queue is for tickets about the OpenXML-Properties CPAN distribution.

Report information
The Basics
Id: 117373
Status: new
Priority: 0/
Queue: OpenXML-Properties

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

Bug Information
Severity: (no value)
Broken in: 0.02
Fixed in: (no value)



Subject: typo in t/dependencies.t
In t/dependencies.t line 4:
     use_ok('XML::Xpath');

There is a case issue. The line must be fixed like that:
     use_ok('XML::XPath');


-- 
Olivier Mengué - http://perlresume.org/DOLMEN