NAME

pod6any  - convert pod6 to ANY

SYNOPSIS

pod6any < somefile.pod6 > somefile.any
pod6any somefile.pod6  > somefile.any


 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

pod6any -M Perl6::Pod::To::XHML -opt Tert=1 -opt header=chapter < somefile.pod6 > somefile.xml

AUTHOR

Zahatski Aliaksandr, <zag@cpan.org>

COPYRIGHT AND LICENSE

Copyright 2009-2015 by Zahatski Aliaksandr

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