PDA

View Full Version : A Perl equivelent of phpSysInfo



roly
February 8th, 2002, 00:14
Is there a Perl equivelent of phpSysInfo?

MN-Carl
February 8th, 2002, 11:57
Yes,

but phpinfo is just

<?php phpinfo; ?>

I can't remember how to do the perl one though :(

roly
February 8th, 2002, 15:53
umm... phpSysInfo (http://phpsysyinfo.sourceforge.net) is a script that you have to downl0oad seperatly that spits out the Process, RAM & HDD space of the server.