Home : General : Perl Programming :

General: Perl Programming: Re: [britneythuyduong] What did i do wrong? New to Perl: Edit Log

Here is the list of edits for this post
Re: [britneythuyduong] What did i do wrong? New to Perl
You can install it locally into your cgi-bin. Just download it from cpan.org and upload Calc.pm into cgi-bin/Date, then add:

use lib '.';

...into the cgi-script.

cgi-bin/colorviewpa.cgi
cgi-bn/Date/Calc.pm

Last edited by:

Paul: Jul 23, 2002, 1:02 PM

Edit Log: