On Sun, Dec 15, 2013 at 4:49 PM, neil.lunn <[email protected]> wrote:
>
> Isn't this just a case of adding to your model class:
>
Yes, that's good. Thanks.
>
> sub mangle_arguments {
> my ( $self, $args ) = @_;
> return $args->{args};
> }
>
> Thus overriding the default with what you want to do for your constructor.
> This clears the error for me.
>
>
> In this case it is Cache::Memcached::libmemcached complaining.
>
> I think there's a suggested patch in one of these. Is there someone
> that can review and maybe push out a new version?
>
> https://rt.cpan.org/Public/Bug/Display.html?id=67078
> https://rt.cpan.org/Public/Bug/Display.html?id=78663
>
>
>
> --
> Bill Moseley
> [email protected]
>
>
> _______________________________________________
> List: [email protected]
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/[email protected]/
> Dev site: http://dev.catalyst.perl.org/
>
>
>
>
> ------------------------------
> <http://www.avast.com/>
>
> This email is free from viruses and malware because avast!
> Antivirus<http://www.avast.com/>protection is active.
>
>
> _______________________________________________
> List: [email protected]
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/[email protected]/
> Dev site: http://dev.catalyst.perl.org/
>
>
--
Bill Moseley
[email protected]
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/