Skip Menu |

This queue is for tickets about the Hg-Lib CPAN distribution.

Report information
The Basics
Id: 84036
Status: resolved
Priority: 0/
Queue: Hg-Lib

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

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.01_04



Subject: Broken with latest Moo release
The latest Moo release forbids overwriting a locally defined method with an attribute. Hg::Lib::Server::Pipe declares the cmd attribute twice, which triggers this issue.
This should be fixed as of version 0.001_04. Thanks for the report.