Re: Getting the Scripts Section Moving

[email protected] (Johan Vromans) Mon, 11 Oct 2004 10:35:53 +0200
Newsgroups perl.scripts
Message-ID <[email protected]>
"Jonas B.Nielsen" <[email protected]> writes:

>  From (http://www.cpan.org/scripts/submitting.html)
> "It must be a single file, not compressed or archived. This
> constraint will be relaxed in the future."

I've always pleaded to use ordinary .tar.gz with a Makefile.PL,
just like modules. The only difference being that it installs a
runnable script instead.

In fact, I have uploaded several of these in the modules area :-).

-- Johan