NAME
    Pod::Weaver::PluginBundle::MARCEL - build POD documentation like MARCEL

VERSION
    version 1.100690

DESCRIPTION
    This is the bundle used by default for my distributions. It is nearly
    equivalent to the following:

        [@CorePrep]

        [Name]
        [Version]

        [Region  / prelude]

        [Generic / SYNOPSIS]
        [Generic / DESCRIPTION]
        [Generic / OVERVIEW]

        [Collect / ATTRIBUTES]
        command = attr

        [Collect / METHODS]
        command = method

        [Collect / FUNCTIONS]
        command = function

        [Leftovers]

        [Region  / postlude]

        [Installation]
        [Authors]
        [Legal]

FUNCTIONS
  mvp_bundle_config
    Defines the bundle's contents.

INSTALLATION
    See perlmodinstall for information and options on installing Perl
    modules.

AUTHOR
      Marcel Gruenauer <marcel@cpan.org>

COPYRIGHT AND LICENSE
    This software is copyright (c) 2010 by Marcel Gruenauer.

    This is free software; you can redistribute it and/or modify it under
    the same terms as the Perl 5 programming language system itself.

