Re: [Catalyst] Argh! Trying to upgrade Catalyst -- getting Can't use string as a HASH ref...

2013-03-31 Thread will trillich
$ *perl -wMDevel::SimpleTrace script/waste_web_server.pl * Duplicate specification host|h=s for option h at Catalyst::ScriptRole::_getopt_spec_warnings(unknown source) at MooseX::Getopt::Basic::_parse_argv(/usr/local/share/perl/5.10.1/MooseX/Getopt/Basic.pm:138) at

Re: [Catalyst] Argh! Trying to upgrade Catalyst -- getting Can't use string as a HASH ref...

2013-03-31 Thread Tomas Doran
Hmm. Class::Accessor::Fast should not be being used - I'd guess that you might have an outdated plugin? What does your application class look like, and does running the Makefile.PL of Catalyst-Runtime tell you to upgrade any plugins? Cheers t0m On 31 Mar 2013, at 02:21, will trillich

Re: [Catalyst] Argh! Trying to upgrade Catalyst -- getting Can't use string as a HASH ref...

2013-03-31 Thread will trillich
Hmm. I don't see anything out of line here...? $ perl Makefile.PL include /home/will/projects/perl-mvc/Waste/inc/Module/Install.pm include inc/Module/Install/Metadata.pm include inc/Module/Install/Base.pm include inc/Module/Install/Makefile.pm Cannot determine perl version info from

Re: [Catalyst] Argh! Trying to upgrade Catalyst -- getting Can't use string as a HASH ref...

2013-03-31 Thread Tomas Doran
On 31 Mar 2013, at 19:58, will trillich will.trill...@serensoft.com wrote: Hmm. I don't see anything out of line here...? $ perl Makefile.PL include /home/will/projects/perl-mvc/Waste/inc/Module/Install.pm include inc/Module/Install/Metadata.pm include inc/Module/Install/Base.pm include