|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Comment on |
| ( #3333=superdoc: print w/ replies, xml ) | Need Help?? |
|
luke_repwalker.pl was found to have a misteak that would result in abnormal termination if the number of writeups for a user was an even multiple of 50 (the number of writeups displayed on a page). This has been fixed, although the problem exists in statswhore.pl, also.
This version also introduces DBI support, so changes can be logged to a mySQL database. If you don't have have/want to use mySQL, delete the 'use DBI;', the call to 'db_update', and the db_update() code. Alas, the username and password for the database are embedded in the code, instead of being command line parameters. Perhaps version 1.00.40 will fix that... --Chris In reply to (jcwren) RE: luke_repwalker.pl
by jcwren
|
|