HTML::BBCode v0.04
2005/01/09 filed under /perlBy email I received a request for some more functionality in HTML::BBCode. Yep, I know writing this module conflicts with my earlier statement on phpBB, but hey, someone has to write Perl modules ;)
Two new options in the module:
- no_html
- linebreaks
It's not a major change in the module. The first new option just translates '<' with '<' and '>' with '>'. The second just puts '<br />' at each linebreak.
So there you go, HTML::BBCode version 0.04!
Posted by: B10m |
permanent link |
comments (0)


