On Mon, Sep 06, 2004 at 05:40:39PM -0400, William McKee wrote:
> > > Also, what is the format of the config file?
> >
> > Check the documentation for Config::Auto. :) At least with Perl,
> > there aren't limitations on the complexity of what your hash ref
> > contains.
>
> Ahh, so that's the underlying module you're calling. I checked the docs
> on CPAN but there are really no examples that are useful for me. Can you
> send me one of your config files so that I can see the format you are
> using with Config::Auto.
Nevermind, your POD gives a sufficient example for my needs. I went to
install you module (glad to see you're switching to using Module::Build)
and had the following problem when doing a ./Build test:
$ ./Build test
t/basic....ok 1/0Config file t/basic_config.pl not readable! at
/tmp/CGI-Application-Plugin-ConfigAuto-0.20/blib/lib/CGI/Application/Plugin/ConfigAuto.pm
line 110
# Looks like your test died just after 1.
t/basic....dubious
Test returned status 255 (wstat 65280, 0xff00)
after all the subtests completed successfully
t/pod......ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/basic.t 255 65280 1 0 0.00% ??
Failed 1/2 test scripts, 50.00% okay. 0/2 subtests failed, 100.00% okay.
A directory listing of t/ shows the following output:
total 12
-r--r--r-- 1 william william 509 2004-09-06 17:20 basic.t
-r--r--r-- 1 william william 441 2004-09-05 17:23 pod.t
-r--r--r-- 1 william william 343 2004-09-06 11:53 TestAppBasic.pm
Did you forget to add that to the MANIFEST file or did it not get
properly built on my side?
Thanks,
William
--
Knowmad Services Inc.
http://www.knowmad.com
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/[EMAIL PROTECTED]/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]