# from Petar Shangov
# on Wednesday 23 September 2009 03:14:

>What is the best way to add a whole directory with various files to a
> distribution - I want all of these files to be in their own "example"
> directory in the root directory of the tarball.

If you add files to the MANIFEST, they will be included in the tarball.  
If there is any perl code in the directory, you may need to add it 
to 'no_index' in the meta to keep PAUSE from indexing the .pm files.

--Eric
-- 
"You can't win. You can't break even. You can't quit."
--Ginsberg's Restatement of the Three Laws of Thermodynamics
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to