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
Hello, group!
I had a little free time today and was re-reading parts of "Perl Cookbook."
I came across section "4.19. Program: permute" and thought it would be
interesting to write my own version of permute before reading the Cookbook's
recipe. Of course, I had just read "4.16. Implementing a Cir