try to install HTML:Template

2003-03-11 Thread Xiongfei Wang
I have redhat 7.3, when i tried to install HTML::Template I got following error msg. what should i do? do i need to type something after "cpan>" ** [EMAIL PROTECTED] root]# perl -MCPAN -e shell 'CPAN::Shell->install(HTM

Re: CGI:Session

2003-03-11 Thread Xiongfei Wang
Thanks for reponse. I am very new to perl. A silly question is where i can find CGI:Session and how to install it? i have perl, v5.6.1 built for i386-linux. Thanks On Mon, 10 Mar 2003, Wiggins d'Anconia wrote: > > > Xiongfei Wang wrote: > > I have code : > >

CGI:Session

2003-03-10 Thread Xiongfei Wang
I have code : code: #!/usr/bin/perl -T use strict; use warnings; use CGI qw(:standard); use CGI::Carp qw(fatalsToBrowser); use CGI::Session; use DBI; my $session = new CGI::Session("driver:File", undef, {

how to do this in perl

2003-03-07 Thread Xiongfei Wang
I am very new to perl. i need to write a simple user log system if you go to http://apidb.org/regstragreement.html after you click agree, you will be direct to regiser page. http://apidb.org/regstr.html now if you click directly http://apidb.org/regstr.html you will be able to go to the same