On 2014-04-01 00:10:42, melmothx@gmail.com wrote:
Show quoted text>
> Hello there.
>
> It looks like that the module can't be properly installed due to the
> versioned dependency 'Dancer::Plugin' => '1.300', which is not needed at
> all given that Dancer::Plugin is part of Dancer. Dancer::Plugin doesn't
> have a version, so the requirement is never met.
>
> Best wishes
>
Dancer::Plugin really should get a $VERSION, so it can be used directly as a prereq.