cd svn/HTML-FormFu
svn update
perl Makefile.PL
make test
is all I did.
svn update shows it at rev 247
[EMAIL PROTECTED] svn update
At revision 247.
[EMAIL PROTECTED]
Looking at svn diff, I have modifications, but that's only on the docs...
--d
Carl Franks wrote:
On 10/07/07, Daisuke Maki <[EMAIL PROTECTED]> wrote:
I finally got to updating my HTML::FormFu copy, but the tests seem to
fail. Are you missing some file commits?
first failure:
t/elements/src...............................Can't locate
HTML/FormFu/Element/src.pm in @INC (@INC contains:
/home/daisuke/svn/HTML-FormFu/inc /home/daisuke/svn/HTML-FormFu/blib/lib
/home/daisuke/svn/HTML-FormFu/blib/arch
Hmm, Elements/src,pm is definitely in the repository - does your @INC
look correct?
How are you invoking the test suite?
I've tried both `prove -lr t` and `prove -br t` and all tests pass ok.
Here's another failure:
t/form/add_render_class_args.................Can't locate object method
"add_render_class_args" via package "HTML::FormFu" at
t/form/add_render_class_args.t line 14.
It looks like it's using an older version of HTML/FormFu.pm
Carl
_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu
_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu