Oh, too bad. I have tried installing it under Windows, but I couldn't.

It requires Test::WWW::Mechanize::Catalyst. I have installed this module using ppm, but if I run it, it breaks with the error telling that Test::WWW::Mechanize is required but it was not installed.

Test::WWW::Mechanize couldn't be found in a ppm repository, and 12 of 17 tests fail if trying to install it with cpan.
Can I do something to be able to install it under Windows?

Thanks.

Octavian

----- Original Message ----- From: "Matt S Trout" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "The elegant MVC web framework" <[email protected]>
Sent: Tuesday, January 02, 2007 7:47 PM
Subject: Re: [Catalyst] IMPORTANT: Catalyst::Plugin::FormBuilder obsoleted by::Controller::FormBuilder



On 31 Dec 2006, at 03:29, Joe Landman wrote:

From my previous email on C::P::FormBuilder until now, I have been
reading and playing with the code.  I found a new controller,
Catalyst::Controller::FormBuilder
(http://search.cpan.org/~jcamacho/Catalyst-Controller- FormBuilder-0.02/lib/Catalyst/Controller/FormBuilder.pm)
 which didn't seem to fit into the plugin model.

Call me a little confused, I am not sure that I properly grasp  which one
to use for FormBuilder.  For the moment, I am simply going to focus on
the plugin (C::P::FB).

Don't. The plugin's obsolete, undeveloped and has known interoperability issues.

The Controller replaces it outright - use that for all future development.

--
Matt S Trout, Technical Director, Shadowcat Systems Ltd.
Offering custom development, consultancy and support contracts for Catalyst, DBIx::Class and BAST. Contact mst (at) shadowcatsystems.co.uk for details. + Help us build a better perl ORM: http://dbix- class.shadowcatsystems.co.uk/ +



_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/


_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to