NAME
    Pod::Weaver::Section::BugsAndLimitations - Add a BUGS AND LIMITATIONS
    pod section
VERSION
    version 1.20
SYNOPSIS
    In "weaver.ini":
        [BugsAndLimitations]
OVERVIEW
    This section plugin will produce a hunk of Pod that refers to the
    bugtracker URL.
    You need to use Dist::Zilla::Plugin::Bugtracker in your "dist.ini" file,
    because this plugin relies on information that other plugin generates.
  weave_section
    adds the "BUGS AND LIMITATIONS" section.
AVAILABILITY
    The latest version of this module is available from the Comprehensive
    Perl Archive Network (CPAN). Visit  to find a
    CPAN site near you, or see
    .
SOURCE
    The development version is on github at
     and
    may be cloned from
    
BUGS AND LIMITATIONS
    You can make new bug reports, and view existing ones, through the web
    interface at
    .
AUTHORS
    *   Marcel Gruenauer 
    *   Mike Doherty 
COPYRIGHT AND LICENSE
    This software is copyright (c) 2010 by Mike Doherty.
    This is free software; you can redistribute it and/or modify it under
    the same terms as the Perl 5 programming language system itself.