The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.14 - 2012-05-13

  • See changes from the develop versions
  • Make single quoting of attributes optional (see option attribute_quote)

Changes for version 0.13_004 - 2012-05-12

  • Bugfix/Change: Allow whitespaces after attributes
  • Change: Allow underscores in attribute names
  • Change: Allow single quotes in attributes (all RT#76137)

Changes for version 0.13_003 - 2011-10-03

  • Bugfix: closing noparse tags
  • new option: strip linebreaks before/after block tags is now configurable

Changes for version 0.13_002 - 2011-09-28

  • make attribute parsing inheritable

Changes for version 0.13_001 - 2011-09-25

  • Bugfix: another bugfix with short tags
  • Bugfix: closing tags did not happen always (RT 71018)
  • Bugfix: closing unclosed noparse tag (RT 71018)
  • Bugfix: case insensitive search for closing noparse tags (RT 70964)
  • Documentation Fix: default values (RT 70929)

Modules

Module to parse BBCode and render it as HTML or text
Provides HTML defaults for Parse::BBCode
Provides Markdown defaults for Parse::BBCode
Tag Class for Parse::BBCode
Provides plaintext defaults for Parse::BBCode
Provides XHTML defaults for Parse::BBCode