Manpage logo

Locale::Po4a::Parser - helper module to parse POD

NAME  DESCRIPTION  TODO  SEE ALSO  AUTHORS  COPYRIGHT AND LICENSE 

NAME

Locale::Po4a::SimplePod::Parser − helper module to parse POD

DESCRIPTION

This module serves as a helper for Locale::Po4a::SimplePod and is not meant to be used directly by end users, such as translators.

TODO

Stripping indentation from verbatim blocks could be useful. I'm considering using the "strip_verbatim_indent" function to control this behavior.

SEE ALSO

This module is based on Pod::Simple::JustPod, which performs an identity transformation from POD to POD. That module is particularly useful for understanding how to serialize parsed POD document events into the POD file format.

For a foundational overview of the library, see Pod::Simple. Additionally, Locale::Po4a::SimplePod utilizes this module within po4a.

AUTHORS

gemmaro <[email protected]>

COPYRIGHT AND LICENSE

Copyright (C) 2025 gemmaro <[email protected]>.

This program is free software; you may redistribute it and/or modify it under the terms of GPL v2.0 or later (see the COPYING file).


Updated 2026-06-01 - jenkler.se | uex.se