Pod::ParseUtils

Pod::ParseUtils

NAME

Pod::ParseUtils - helpers for POD parsing and conversion

SYNOPSIS

use Pod::ParseUtils;

my $list = new Pod::List;
my $link = Pod::Hyperlink->new('Pod::Parser');

DESCRIPTION

NOTE: This module is considered legacy; modern Perl releases (5.18 and higher) are going to remove Pod-Parser from core and use 登录查看完整内容