Source: libpod-weaver-perl Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt , gregor herrmann , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, libconfig-mvp-perl, libconfig-mvp-reader-ini-perl, libdatetime-perl, liblist-moreutils-perl, liblog-dispatchouli-perl, libmixin-linewise-perl (>= 0.103), libmodule-runtime-perl, libmoose-perl, libnamespace-autoclean-perl, libparams-util-perl, libpod-elemental-perl, libppi-perl, libsoftware-license-perl, libstring-flogger-perl, libstring-formatter-perl, libstring-rewriteprefix-perl, libtest-differences-perl, Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpod-weaver-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libpod-weaver-perl.git Homepage: https://metacpan.org/release/Pod-Weaver Testsuite: autopkgtest-pkg-perl Package: libpod-weaver-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libconfig-mvp-perl, libconfig-mvp-reader-ini-perl, libdatetime-perl, liblist-moreutils-perl, liblog-dispatchouli-perl, libmixin-linewise-perl (>= 0.103), libmodule-runtime-perl, libmoose-perl, libnamespace-autoclean-perl, libparams-util-perl, libpod-elemental-perl, libstring-flogger-perl, libstring-formatter-perl, libstring-rewriteprefix-perl Description: Perl module to weave together a Pod document from an outline Pod::Weaver is a system for building Pod documents from templates. It doesn't perform simple text substitution, but instead builds a Pod::Elemental::Document. Its plugins sketch out a series of sections that will be produced based on an existing Pod document or other provided information.