NAME

pod6xml  - convert Perl pod to XML

SYNOPSIS

pod6xml < somefile.pod > somefile.xml
pod6xml somefile.pod  > somefile.xml


 options:

  -help  - print help message
  -man   - print man page

OPTIONS

-help

Print a brief help message and exits

-man

Prints manual page and exits

DESCRIPTION

B<pod6xml>  - convert Perl pod to XML

EXAMPLE

pod6xml < somefile.pod > somefile.xml

AUTHOR

Zahatski Aliaksandr, <zahatski@gmail.com>

COPYRIGHT AND LICENSE

Copyright 2009-2010 by Zahatski Aliaksandr

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.