since I untar mod perl 2 of apache, I did not have anything in perl's
directory in my C:/Apache2

I have 2 line in my conf/httpd.conf
 --------------------
LoadFile "C:/Perl/bin/perl56.dll"
LoadModule perl_module modules/mod_perl.so
 --------------------
so my /perl is created my download from perl 1.exe file

so how can I get the time display?

in my .pl file, two lines as
---------------------------------------------

 my @time = time;
print "Right now, the elements of the time are: @time";
-----------------------------------------
Please help on this
sincere Eric
www.linuxspice.com
linux pc for sale

Reply via email to