On Wed, Apr 26, 2000 at 04:35:24PM +0000, Daniel Ruoso wrote:
> I've just registered and received the password.
> I have finished my modules, and I want to submit it to PAUSE, but I have one 
>problem...
> 
> I don't know how to organize my tar file. Where do I put the modules, the README, 
>and so on???...
> 
> Can anybody help me?

    If you've created a Makefile.PL, and you've set $VERSION appropriately,
then you do something like this:

        perl Makefile.PL
        make dist

    Then you'll have a tarball suitable for uploading.

    Peace,
* Kurt Starsinic ([EMAIL PROTECTED]) ---------- Senior Network Engineer *
|      `It is always possible to aglutenate multiple separate problems      |
|       into a single complex interdependent solution.  In most cases       |
|       this is a bad idea.' - Ross Callon                                  |

Reply via email to