PDA

View Full Version : phpnuke and perl



iwod
January 16th, 2001, 05:26
I found a portal scripts which allow you to post news, articles, polls, etc…… it is called phpnuke
( http://www.phpnuke.org )
But due to bugs and lack of customisability ( I don’t know any php or My Sql ). I am now thinking of having a lot of different purpose Perl scripts instead. ( Which would eventually have the same function of phpnuke ) But could any one tell me would it be very slow if I have like 5 or 6 perl scripts all on the same page?? I know it is up to the sever side but having 5 to 6 perl running AT THE SAME time….Any ideas??

Jerry
January 19th, 2001, 03:30
making this in perl is no problem.. there are things like it already though..

go to hotscripts.com and look under perl and there should be a category called announcements or maybe its called whats new.. i'm not sure..

but there are ones where you can format the output with templates.. and popular one is called newspro

Zef Hemel
January 19th, 2001, 11:58
http://www.slashcode.com

KapTinKiRk
January 19th, 2001, 15:44
yea, I was gonna say that :(

PHPNuke is based off Slashcode, so slashcode will probably do what you want.