Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Config-Model-OpenSsh CPAN distribution.

Report information
The Basics
Id: 67307
Status: resolved
Priority: 0/
Queue: Config-Model-OpenSsh

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

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



Subject: missing requires: moose
enough said! :-)
Subject: Re: [rt.cpan.org #67307] missing requires: moose
Date: Thu, 7 Apr 2011 19:13:49 +0200
To: bug-Config-Model-OpenSsh [...] rt.cpan.org
From: Dominique Dumont <domi.dumont [...] free.fr>
Le jeudi 7 avril 2011 16:09:24, vous avez écrit : Show quoted text
> enough said! :-)
Arg, the switch from Moose to Mouse in Config::Model did trigger this problem. I'll re-release soon. Thanks for the report Dominique -- http://config-model.wiki.sourceforge.net/ -o- http://search.cpan.org/~ddumont/ http://www.ohloh.net/accounts/ddumont -o- http://ddumont.wordpress.com/
I've changed all "use Moose" by "use Any::Moose", and the distribution does now depend on Any::Moose. All the best