Re: Adding a directory with various files to a distribution

Eric Wilhelm <[email protected]> Wed, 23 Sep 2009 09:59:44 -0700
Newsgroups gmane.comp.lang.perl.modules.module-build
Message-ID <[email protected]>
# from Petar Shangov
# on Wednesday 23 September 2009 09:30:

>I was hoping there was some way
>to automate this since the files in the directory in question are
>likely to change in the future and I would rather not edit the
> MANIFEST manually every time.

If you run `./Build manifest`, it will regenerate the manifest for you.  
You'll need a MANIFEST.SKIP for any files/directories (pattern match) 
which you don't want automatically included.

--Eric
-- 
"Matter will be damaged in direct proportion to its value."
--Murphy's Constant
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------