[html-formfu] Using the SVN code

Carl Franks fireartist at gmail.com
Thu Apr 16 20:12:12 GMT 2009


It's best not to actually install the svn files

To have your application search the new directories, you can either
add this to your server.pl
    use lib '/path/to/checkout/trunk/HTML-FormFu/lib';
or set the environment variable
    PERL5LIB=/path/to/checkout/trunk/HTML-FormFu/lib

Carl


2009/4/16 Ascii King <tech at swattermatter.com>:
> I have found the same directory structure as the svn under
> /usr/local/share/perl/5.8.8/HTML/
> so do I just copy the files to that directory?
>
> Ascii King wrote:
>>
>> Is there an instruction set or tutorial somewhere that will show me how to
>> use the updated code that hasn't been posted to CPAN yet?  I am using Ubuntu
>> 8.04 and a standard Perl install.
>>
>> _______________________________________________
>> HTML-FormFu mailing list
>> HTML-FormFu at lists.scsys.co.uk
>> http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu
>>
>
> _______________________________________________
> HTML-FormFu mailing list
> HTML-FormFu at lists.scsys.co.uk
> http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu
>



More information about the HTML-FormFu mailing list