Package perl-Test-Pod-LinkCheck: Information

    Binary package: perl-Test-Pod-LinkCheck
    Version: 0.008-alt1_1
    Architecture: noarch
    Build time:  Dec 20, 2014, 01:53 AM in the task #137158
    Source package: perl-Test-Pod-LinkCheck
    Category: Development/Perl
    Report package bug
    License: GPL+ or Artistic
    Summary: Tests POD for invalid links
    Description: 
    This module looks for any links in your POD and verifies that they point to
    a valid resource. It uses the Pod::Simple parser to analyze the pod files
    and look at their links. In a nutshell, it looks for L<Foo> links and makes
    sure that Foo exists. It also recognizes section links, L</SYNOPSIS> for
    example. Also, manual pages are resolved and checked.

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

    Last changed


    Dec. 20, 2014 Igor Vlasenko 0.008-alt1_1
    - new release
    June 7, 2014 Igor Vlasenko 0.007-alt2_8
    - converted for ALT Linux by srpmconvert tools
    Nov. 14, 2013 Igor Vlasenko 0.007-alt2_6
    - build for Sisyphus