[Catalyst] Server that comes with Cat. slow? Upgrade all plugins at once?
Thomas Hartman
tphyahoo at gmail.com
Fri May 5 13:47:28 CEST 2006
Am I misunderstanding something?
hartmann at ds0050:~> perl -MCPAN -e 'CPAN->r'
Unknown command "CPAN::r". Type ? for help.
hartmann at ds0050:~> cpan -v
cpan script version 1.03
CPAN.pm version 1.7601
hartmann at ds0050:~>
2006/4/27, Matt S Trout <dbix-class at trout.me.uk>:
> Ryan wrote:
> > I'm running it on my laptop so I can program on the train and it runs
> > nice and speedy on there. I decided I wanted to test in another
> > browser(IE) so I started the server and connected to it by another
> > computer. Wow...if it connected at all it was slooooow and I got
> > redirecting issues with IE(said DNS failed but firefox worked). I
> > probably need to update some plugins** but is this a problem with the
> > catalyst server or is my application just slow?
>
> IE and the test server hate each other sometimes. Try keepalive or fork mode.
>
> > **Is there an easy way I can just upgrade all my catalyst plugins and
> > not update everything else in cpan?
>
> perl -MCPAN -e 'CPAN->r' then parse and grep (via perl if you're on windows)
> that list and feed it back into CPAN->install
>
> --
> Matt S Trout Offering custom development, consultancy and support
> Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact
> Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
>
> + Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
>
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst
>
More information about the Catalyst
mailing list