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

NAME

pod2mdwn - Convert POD text to Markdown

VERSION

This documentation refers to pod2mdwn version 0.0.2.

USAGE

    $ pod2mdwn < Pod_File > Markdown_File

DESCRIPTION

This program uses Pod::Parser for convert POD sources into Markdown sources. It can be considered as alpha software.

DIAGNOSTICS

The program yet raise any exceptions.

CONFIGURATION AND ENVIRONMENT

pod2mdwn no need any configuration or environment settings.

DEPENDENCIES

Pod::Parser

BUGS AND LIMITATIONS

  • Don't create pure Markdown texts.

  • The links to manpages are incompleted

Please report problems to the author.

Patches are welcome.

AUTHOR

Víctor Moral <victor@taquiones.net>

LICENCE AND COPYRIGHT

Copyright (c) 2008 "Víctor Moral" <victor@taquiones.net>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 289:

Non-ASCII character seen before =encoding in 'Víctor'. Assuming UTF-8