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

NAME

Pod::POM::Web::Util - utility functions for Pod::POM::Web

DESCRIPTION

Utility functions (not methods) for Pod::POM::Web.

METHODS

slurp_native_or_utf8

Read a file containing Perl source, try to guess if this is an utf8 source, return the content as a decoded string.

parse_version

Return the module version, using Module::Metadata.

extract_POM_items

Recursively walk down a POM tree and gather all "item" nodes.