Grokbase
x

Catalyst Framework

 Topics | People | Info | Saved by | Page 68 of 68: << < 66 67 68

[Catalyst] mod_perl -- Undefined subroutine &MyApp::handler

By Michael Reece at Mar 29, 2005, 01:12 am UTC

Greetings. I am testing out Catalyst as an alternative to Maypole (specifically MasonX::Maypole). My major gripe about Maypole and MXM is that it shares config data across applications and I have not been able to reconcile all the issues in order to run multiple apps on the same mod_perl apache So... More...

[Catalyst] Catalyst::Engine problem

By bs...@helix-it.com at Mar 28, 2005, 05:10 am UTC

Hi All, I've just been trying to set up catalyst for a new project. Although everything looks great, and works fine under the test server.pl setup, it will not run under apache2/mod_perl2. I an error in my logs saying on line 440 of Catalyst::Engine that method debug cannot be found in package... More...

[Catalyst] Hops-0.02 example (still in beta)

By Vsevolod (Simon) Ilyushchenko at Mar 25, 2005, 10:59 am UTC

Hi, Thanks to Sebastian, Hops (BeerDB example rewritten for Catalyst) is in better shape. You can download it here: http://www.simonf.com/catalyst I welcome bug reports and feature suggestions. Sebastian - I put back the uri_base parameter, because I would like to have a way to run not just from... More...

[Catalyst] Can't locate object method "host" via package "Catalyst::Engine::Server::Simple"

By Sai Nelson Tong at Mar 25, 2005, 03:35 am UTC

Is there any reason why I encounter this error when running 'server.pl '? Can't locate object method "host" via package "Catalyst::Engine::Server::Simple' at ...../.cpan/build/Catalyst-4.32/lib/Catalyst/Engine/Server.pm line 79 More...

[Catalyst] Win2k?

By Jeremy Silva at Mar 22, 2005, 10:59 am UTC

Has anyone been successfull in installing Catalyst fully onto a Win32 platform? Using, Win2k, I was able to get Bundle::Catalyst to install successfully, and be able to create my own basic Catalyst programs, but was not able to get the Hops sample working. Specifically,Cache::FastMmap, is a huge... More...

[Catalyst] CGI-Expand-Plugin

By Uwe Voelker at Mar 22, 2005, 09:40 am UTC

Hello, I have written an CGI::Expand plugin. It extends the prepare phase and converts $c->req->params with CGI::Expand::expand_hash(). Question: How should I name it? I named it Catalyst::Plugin::CGI::Expand, but I see the other plugins are more named like Catalyst::Plugin::Expand or... More...

[Catalyst] Hops (Sample app), alpha version

By Vsevolod (Simon) Ilyushchenko at Mar 21, 2005, 3:48 pm UTC

Hi, Hops is a rewrite of the BeerDB example from Maypole. It's a generic database browsing application that attempts to use as little code as possible. Before I release it, I'd like to get feedback from the developers about what could be changed or simplified to reflect best practices. Do let me... More...

paperclip

[Catalyst] MojoMojo example - errors with database tables

By Uwe Voelker at Mar 20, 2005, 6:14 pm UTC

Hello, I checked out the MojoMojo example. http://maypole.perl.org/repos/mojomojo/trunk cd trunk script/server.pl brings the attached output. I suspect something with the database is wrong. I have all the necessary modules installed (at least I hope so). I have modified mojomojo.yml to contain my... More...

paperclip

[Catalyst] catalyst code examples?

By Richard Hubbell at Mar 15, 2005, 11:34 pm UTC

Hello, Wanted to have a look at Catalyst but for my mind I get up to speed quickest with working examples. Do some good examples exist? I'd like something I could play with ideally. But will take any code examples that are available. Like learning any language the real, working thing often provides... More...

[Catalyst] Static file problem

By Vsevolod (Simon) Ilyushchenko at Mar 15, 2005, 8:01 pm UTC

Hi, I'm trying to run my Catalyst app under Apache, so the URLs look like http://localhost/hops/beer/list etc. The problem is that static files are not server correctly in this case. Consider the following code (below). On the first request to serve http://localhost/hops/maypole.css the CSS file is... More...

[Catalyst] Catalyst::Plugin::Session::ApacheSession

By Todd W at Mar 15, 2005, 7:41 pm UTC

aside: can we get gmane to pick up this mailing list? nntp is so much nicer for me. If the list admin could fill out the form at http://gmane.org/subscribe.php, I for one would be able to participate much more productively. I have written Catalyst::Plugin::Session::ApacheSession, please download... More...

[Catalyst] porting C::FastMmap to use Cache::Cache

By Todd W at Mar 15, 2005, 4:18 pm UTC

Sebastian suggested using Cache::Cache in C::FastMmap so I can use Catalyst on windows. Looks easy enough, Should be just a couple changes to C::FastMmap. So I downloaded and installed all modules in Bundle::Catalyst. Then I downloaded Catalyst and did a "nmake test" hoping to see a test fail so I... More...

[Catalyst] Catalyst WebFlow

By Jose Nyimi at Mar 13, 2005, 9:20 pm UTC

Will be great IMHO if Catalyst (roadmap) can stole as well the WebFlow idea from Spring : http://opensource.atlassian.com/confluence/spring/display/WEBFLOW/Goals WorkFlow (aka Business Process Management) is superior to MVC :-). Some initiatives exist in Perl community that may help such as:... More...

[Catalyst] UNIVERSAL:require:ERROR

By Jose Nyimi at Mar 13, 2005, 9:11 pm UTC

Hello, I?m trying to learn from the Catalyst code. I started from Catalyst.pm file and I?m seeing the following: $engine->require; die qq/Couldn't load engine "$engine", "$@"/ if $@; I would suggest to replace $@ by $UNIVERSAL::require::ERROR To make it clear that you are using the... More...

[Catalyst] catalyst on windows

By Todd W at Mar 12, 2005, 01:05 am UTC

Catalyst installed on redhat 9 but on win2k I cant get Cache::FastMmap, no ppm. An attempt to nmake it with MS VC++ 6.0 failed also. Can I get around the Cache::FastMmap dependency? Is there a counterpart with a similar api that I could just drop in? Windows is pretty much a requirement. I have... More...

[Catalyst] Catalyst::Model::CDBI::CRUD

By Robert Boone at Mar 11, 2005, 8:20 pm UTC

Hello, I can't seem to figure out Catalyst::Model::CDBI::CRUD. I have followed the manual but there seems to be a few things that I still don't understand. This is what I have so far. package WT::Keyshop::M::CRUD; use strict; use base 'Catalyst::Model::CDBI::CRUD'; __PACKAGE__->config( dsn =>... More...

[Catalyst] Welcome to the Catalyst mailinglist

By Danijel Milicevic at Mar 10, 2005, 9:12 pm UTC

Hello, this is just a quick setup of mailman - we'll tweak and improve it of course. Regards, Danijel More...

spacer
 Topics | People | Info | Saved by | Page 68 of 68: << < 66 67 68