LOCALE::PO4A::PARSER.3PM
Section: User Contributed Perl Documentation (1)Updated: 2025-08-02
Index Return to Main Contents
NAME
Locale::Po4a::SimplePod::Parser - helper module to parse PODDESCRIPTION
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 <gemmaro.dev@gmail.com>
COPYRIGHT AND LICENSE
Copyright (C) 2025 gemmaro <gemmaro.dev@gmail.com>.
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).
Index
This document was created by using the manual pages.
Time: 10:50:57 GMT, August 02, 2025