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

NAME

  writeat  - process pod6 files

SYNOPSIS

  writeat -type docbook  file.pod6 > file.xml

   options:

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

OPTIONS

-help

Print a brief help message and exit

-man

Prints manual page and exit

DESCRIPTION

    writeat  - process pod6 files

EXAMPLE

   writeat -type docbook < book.pod6

AUTHOR

Zahatski Aliaksandr, <zahatski@gmail.com>

COPYRIGHT AND LICENSE

Copyright 2012 by Zahatski Aliaksandr

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