hello ,beau
I have installed bugzilla on the windows, but failed on the linux!
where?
the perl module installation!
I download the perl module from cpan, tar them and
perl Makefile.PL
make
make test
make install
But some of them failed !
e.g. DBD-mysql-2.9003
thank u
Beau
but i am stilled puzzled .
since it is a script language ,why not we write the *.pm directly and put to the lib
directory(or other place) .
I opened the *.pm and found there are only text .
so ,why we build ?
asp need build too?
the really reason that cause me to ask the ques
if so ,why we will "perl Makefile.PL;make;make test; make install during the
installation of the perl module
if not ,why can "perl xxx.pl" be executed directly without any other files produce?
i am puzzled, very much!
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additio