[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
proper way of packaging a GPLed perl script
From: |
|
Subject: |
proper way of packaging a GPLed perl script |
Date: |
3 Apr 2002 20:02:25 GMT |
User-agent: |
slrn/0.9.5.7 (UNIX) |
I wrote a perl script for downloading of very large multipart binaries
posted to usenet. (not for porn pictures, but for things like movies,
ISO images, etc). The script is actually quite smart in what it does.
I want to make it available for the general public, however I am not
sure how to package it properly. Right now, it creates (and requires)
several subdirectories under the current directories:
nfo/
cache/
download/
etc/
is that appropriate?
It also requires several perl modules.
One question is, should I package he modules with it or let the users
install it?
igor
- proper way of packaging a GPLed perl script,
<=