Click here to Skip to main content
15,868,065 members
Articles / Programming Languages / Perl
Article

Code Project Forums In Perl

Rate me:
Please Sign up or sign in to vote.
3.00/5 (6 votes)
2 Sep 20011 min read 144.1K   662   13   36
The Code Project discussion board in Perl. This is an open source project for the Code Project community.

Sample Image - screenshot.gif

Introduction

I have created a perl version of the Code Project Discussion Forums. The perl version of the forum is very basic and lacks a lot of features. This project is an open-source project meaning that I am urging perl programmers to help make this forum better. Feel free to add features but don't forget to report them so I can update the source code file. Currently the forums don't use some sort of a database but future releases will use the mySQL database. This is only BETA 1 of version 1.0. The forums are tested under Apache for Win32. Currently there is no admin feature but future releases will definitely include an admin section.

Lets get our hands dirty...

Instructions on how to install the script are included in the zip file. Installing the script is very easy. The project is made up of 7 files and 2 directories.

Directories

img/ 

 Where the emoticon icons are stored.

messages/ 

 Where the reply forms are stored

Files

Install.txt: Contains instruction on how to install the script.
global.css: The CSS file used for the HTML pages.
forum.pl: This does the hard work.
forum.html: This file contains the messages posted.
data.txt: A simple text file that keeps a count of how many messages are posted.
mouse.js: Contains JavaScript functions.
new.html: The form for posting a new message.

That's all there is to it.

To do...

There is lots of work to be done with the Perl Discussion Forums. The new versions will be releases right here at Code Project. Please give some feed back!

Enjoy!

Revision History

17 Jun 2002 - Initial Revision
17 Jun 2002 - Reformatted Text and Resized Image

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
QuestionHow to redirect output to variable instead of file in perl Pin
AmarjeetSinghMatharu25-Nov-08 1:51
AmarjeetSinghMatharu25-Nov-08 1:51 
QuestionRegular Expression [modified] Pin
Venkataramuc4-Oct-07 20:52
Venkataramuc4-Oct-07 20:52 
QuestionPerl on pop-up menus or sliding menus Pin
sharpcloak14-Feb-07 21:38
sharpcloak14-Feb-07 21:38 
Questionusing parameters in select statement Pin
Sarathy8013-Feb-07 0:36
Sarathy8013-Feb-07 0:36 
NewsASP.NET Version available Pin
Raj Lal15-Dec-06 12:39
professionalRaj Lal15-Dec-06 12:39 
Generalplzz help me...perl checking Flash must support clickTAG Pin
tanmoy panja30-Mar-06 18:03
tanmoy panja30-Mar-06 18:03 
GeneralProblem with RegXp Pin
vodevil5-Jul-05 15:16
vodevil5-Jul-05 15:16 
Generaloraperl mod for oracle 9i Pin
rapace16-Mar-05 14:12
rapace16-Mar-05 14:12 
GeneralError 500 on Web Page when executing perl script.. Pin
jcs200421-Nov-04 18:39
jcs200421-Nov-04 18:39 
GeneralProblem in loading self defined modules Pin
sarah_xue10-Nov-04 14:05
sarah_xue10-Nov-04 14:05 
GeneralChecking for new messages. Pin
Wouter Dhondt14-May-03 0:05
Wouter Dhondt14-May-03 0:05 
QuestionGreat! But some problem? Pin
Wouter Dhondt8-May-03 23:39
Wouter Dhondt8-May-03 23:39 
GeneralCygwin perl... Ftp... Windows line end.. Pin
Anonymous7-May-03 10:20
Anonymous7-May-03 10:20 
GeneralRe: Cygwin perl... Ftp... Windows line end.. Pin
FooOfTheBar4-Aug-03 1:31
FooOfTheBar4-Aug-03 1:31 
GeneralProblem Pin
dali9-Dec-02 5:14
dali9-Dec-02 5:14 
General.NET Pin
Anonymous23-Aug-02 15:45
Anonymous23-Aug-02 15:45 
AnswerRe: .NET Pin
Raj Lal15-Dec-06 12:38
professionalRaj Lal15-Dec-06 12:38 
Generalplease help me Pin
19-Nov-01 21:31
suss19-Nov-01 21:31 
GeneralRe: please help me Pin
2-Dec-01 9:20
suss2-Dec-01 9:20 
GeneralRe: please help me Pin
Jon Sagara2-Dec-01 10:38
Jon Sagara2-Dec-01 10:38 
GeneralRe: please help me Pin
Jon Sagara3-Jan-02 13:53
Jon Sagara3-Jan-02 13:53 
GeneralRe: please help me Pin
Member 20584072-Jul-05 0:59
Member 20584072-Jul-05 0:59 
GeneralRe: please help me Pin
17-Jun-02 19:21
suss17-Jun-02 19:21 
GeneralPerl Excel and Ole Pin
14-Sep-01 10:23
suss14-Sep-01 10:23 
GeneralRe: Perl Excel and Ole Pin
Mandalay18-Jul-02 12:35
Mandalay18-Jul-02 12:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.