Re: [Catalyst] Problems in make tests of Catalyst::Controller::FormBuilder 0.03

2007-03-22 Thread Alejandro Imass
Yeap! That surely did the trick! Thank you VERY much! (BTW, just for general culture, how did you originally arive at that conclusion when you had the problem?) Thanks again, Alejandro On 3/22/07, Bogdan Lucaciu [EMAIL PROTECTED] wrote: On Thursday 22 March 2007 01:34, Alejandro Imass wrote:

[Catalyst] Problems in make tests of Catalyst::Controller::FormBuilder 0.03

2007-03-21 Thread Alejandro Imass
I also tried with the version on svn and the same thing happens. I tried several things before writing to the list but without any luck. Just out of curiosity, how does this my $page = books/basic; $mech-get_ok( http://localhost/$page;, GET /$page ); know if it's goint to use the mason,

Re: [Catalyst] Problems in make tests of Catalyst::Controller::FormBuilder 0.03

2007-03-21 Thread Bogdan Lucaciu
On Thursday 22 March 2007 01:34, Alejandro Imass wrote: Running make test PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e test_harness(0, 'inc', 'blib/lib', 'blib/arch') t/00-load.t t/01-basic.t t/02-edit.t t/03-attr_param.t t/00-load..ok 1/1# Testing