Hi there,

I've made a new version of the config generator - see the attachment.

Here is the synopsis:

formfu_config_gen.pl [options]

 Options:
   -help           display this help and exits
   -name           resultset name
   -dsn            dsn
   -user           database user
   -password       database password

 Examples:
    formfu_config_gen.pl -name=Artist -dsn='dbi:Pg:dbname=CE'
-user=zby -password='pass'

This would generate the YAML config for the resultset Artist and print
it in the STDOUT.

The tests are copied from DBIC.

Please tell me what you think about it.

-- 
Zbigniew Lukasiak
http://perlalchemy.blogspot.com/

Attachment: HTML-FormFu-ConfigGenerator-0.0.1.tar.gz
Description: GNU Zip compressed data

_______________________________________________
HTML-FormFu mailing list
[email protected]
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to