NAME
phpbb2md - Quick'n'dirty conversion of phpBB to markdown
VERSION
version 0.02
DESCRIPTION
This is a quick'n'dirty command that converts phpBB / BBcode into markdown format.
SYNPOSIS
phpbb2md < somefile.bbcode > somefile.md
BUGS
Plenty. Report them or fix them at http://github.com/pjf/Markdown-phpBB/issues.
AUTHOR
Paul Fenwick <pjf@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Paul Fenwick.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.