2011/4/18 Oleg A. Mamontov <[email protected]>: > > On Apr 18, 2011, at 6:55 AM, Dave Rolsky wrote: > >> On Sun, 17 Apr 2011, John M. Dlugosz wrote: >> >>> I just updated Moose to 2, on my development system, prepatory to doing >>> some Moose explorations. >>> Catalyst didn't like it one bit. I'm still installing other updates based >>> on things mentioned in errors, when I try and run script/myapp_server. >>> >>> Any specific advice? >> >> You probably have a bunch of conflicting MooseX modules installed. >> Unfortunately, the warnings from Moose's Makefile.PL are easy to miss (and I >> think cpanm hides them entirely :( >> >> Running "moose-outdated | cpanm" should upgrade everything that needs >> upgrading. > > Probably you meant "cpan-outdated | cpanm" ?
Most probably, no. See http://search.cpan.org/~doy/Moose-2.0000/lib/Moose/Manual/Delta.pod#2.0000, "Moose's conflict checking is more robust and useful" for more details. > >> >>> I see the latest Catalyst::Runtime is marked TRIAL. Should I use a >>> different one on the server? >> >> I've been using this one for dev for a while, and it works fine. If by >> "server" you mean "production", then conservatism is not a bad thing. >> >> >> -dave >> >> /*============================================================ >> http://VegGuide.org http://blog.urth.org >> Your guide to all that's veg House Absolute(ly Pointless) >> ============================================================*/ >> >> _______________________________________________ >> 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/ > > > -- > Cheers, > Oleg A. Mamontov > > mailto: [email protected] > > jabber: [email protected] > icq uin: 79-521-617 > cell: +7-903-798-1352 > > > _______________________________________________ > 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/ > -- Sincerely yours, Oleg Kostyuk (CUB-UANIC) _______________________________________________ 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/
