Mike Schilli's Friendly Neighborhood Perl Shop

Home
USArundbrief.com
Resume
CPAN Modules
Articles in English
Articles in German
Mike's Script Archive
English-Japanese Translation Trainer
Adventures with O'Reilly's Safari
10 Easy Steps to Become a California Driver
Unofficial perlmonks.com IRC Channel
My Collection of Outage Pages
Prisma (Computer Club Deutschland)
Mike's Monologues
Mike's Script Archive: mkm

mkm - Make a new MANIFEST file for a Perl module



NAME

    mkm - Make a new MANIFEST file for a Perl module


DOWNLOAD

mkm


SYNOPSIS

    mkm


OPTIONS


DESCRIPTION

mkm creates a new MANIFEST file for Perl modules. Started from the top directory of the module, it locates all project files recursively, filters out clutter like CVS, Makefile.old, blib/ and overwrites the current MANIFEST file with this new list.


EXAMPLES

  $ cd Proc-Simple-1.18
  $ mkm


LEGALESE

Copyright 2002 by Mike Schilli, all rights reserved. This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.


AUTHOR

2002, Mike Schilli <m@perlmeister.com>


Latest update: 20-Oct-2013