in reply to Re^12: Making Perl Monks a better place for newbies (and others)
in thread Making Perl Monks a better place for newbies (and others)
I've certainly written forum programs that are capable of replacing the newline character in received form input with an html equivalent rather than just stripping it out, so have thousands of other forums everywhere across the internet.
I don't know why anyone would consider having their "return" replaced with space or nothing, a desirable feature.
I don't think an entire forum platform replacement is necessary just to make a very minor modification to one line of code.
Tom