Oops.. I deleted the email before I got to reply to it.. but I think it
was a Bronwyn that asked the question about cookies + perl... :)

Anyway, something along these lines:

ncftpget \
ftp://mirror.aarnet.edu.au/CPAN/modules/by-module/CGI/CGI.pm-2.752.tar.gz

tar -zxvf CGI.pm-2.752.tar.gz
cd CGI.pm-2.752
perl Makefile.PL
make
make install

perldoc CGI
/cookie
/cookie
/cookie (until you get to the bits about cookies)



-----------------------------
#!/usr/bin/perl

use CGI;



:)


//umar.


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to