[Html-widget] Rails-like form helpers - RFC for a new module

Peter Edwards peter at dragonstaff.com
Wed Oct 11 23:18:10 CEST 2006


I think you need a dependency version for HTML::Widget in Makefile.PL.
I tried installing and got 

[info] *** Request 6 (2.000/s) [10343] [Wed Oct 11 21:58:49 2006] ***
[debug] "GET" request for "firsttable/edit/2" from "127.0.0.1"
[debug] Path is "firsttable/edit"
[debug] Arguments are "2"
[error] Caught exception in My::App::Controller::Firsttable->edit "Couldn't
load class "HTML::Widget::Element::Fieldset", "Can't locate
HTML/Widget/Element/Fieldset.pm

I upgraded HTML::Widget then it installed fine though I got the following
warnings (on Centos 4.3)

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00.createapp........cd t/tmp; perl -I../../lib ../../script/instantcrud.pl
-name=My::App
-dsn='dbi:SQLite:dbname=/root/.cpan/build/Catalyst-Example-InstantCRUD-v0.0.
17/t/tmp/test.db' -noauth at t/00.createapp.t line 21.
Use of uninitialized value in pattern match (m//) at
/usr/lib/perl5/site_perl/5.8.5/Catalyst/Helper/Model/DBIC/Schema.pm line 49,
<DATA> line 1.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/site_perl/5.8.5/Catalyst/Helper/Model/DBIC/Schema.pm line 49,
<DATA> line 1.
Use of uninitialized value in pattern match (m//) at
/usr/lib/perl5/site_perl/5.8.5/Catalyst/Helper/Model/DBIC/Schema.pm line 49,
<DATA> line 1.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/site_perl/5.8.5/Catalyst/Helper/Model/DBIC/Schema.pm line 49,
<DATA> line 1.

t/20.create_dvdzbr....Use of uninitialized value in pattern match (m//) at
/usr/lib/perl5/site_perl/5.8.5/Catalyst/Helper/Model/DBIC/Schema.pm line 49,
<DATA> line 1.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/site_perl/5.8.5/Catalyst/Helper/Model/DBIC/Schema.pm line 49,
<DATA> line 1.
Use of uninitialized value in pattern match (m//) at
/usr/lib/perl5/site_perl/5.8.5/Catalyst/Helper/Model/DBIC/Schema.pm line 49,
<DATA> line 1.
Use of uninitialized value in concatenation (.) or string at
/usr/lib/perl5/site_perl/5.8.5/Catalyst/Helper/Model/DBIC/Schema.pm line 49,
<DATA> line 1.

Regards, Peter

-----Original Message-----
From: html-widget-bounces at lists.rawmode.org
[mailto:html-widget-bounces at lists.rawmode.org] On Behalf Of Zbigniew
Lukasiak
Sent: 06 October 2006 12:25
To: html-widget at lists.rawmode.org
Subject: Re: [Html-widget] Rails-like form helpers - RFC for a new module

I've just uploaded InstantCRUD version 0.0.17 to CPAN.  It includes
this new HTML::Widget::DBIC module.
I am waiting for comments.

--
Zbyszek





More information about the Html-widget mailing list