Beer::Manifest - Extension Rules for ExtUtils::Manifest


NAME

Beer::Manifest - Extension Rules for ExtUtils::Manifest


VERSION

This document describes version 0.01 of Beer::Manifest, released February 28, 2003.


SYNOPSIS

In your Makefile.PL:

    use inc::Beer;
    update_manifest();


DESCRIPTION

This module provides wrapper functions around ExtUtils::Manifest.

Currently it only exports one function, update_manifest, which updates the MANIFEST file to include inc/Beer.pm and inc/Beer/* automatically.


SEE ALSO

the Beer::Admin manpage, the ExtUtils::Manifest manpage


AUTHORS

Autrijus Tang <autrijus@autrijus.org>


COPYRIGHT

Copyright 2003 by Autrijus Tang <autrijus@autrijus.org>.

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

See http://www.perl.com/perl/misc/Artistic.html