I've mentioned a script I wrote that is a combination of windows batchfile and perl script and have gotten a lot of requests by email for it. I have it as three files; perl script, batch file, and documention. I want to post it in the catacombs so ppl don't have to wait on me, but there's no way to post the zip, and it's much easier if kept as separate files. Anyway to make it so users can upload zip/tgz's, as long as they are under a given size limit?

Replies are listed 'Best First'.
RE: Posting code in zip/tgz
by setantae (Scribe) on Mar 30, 2000 at 01:04 UTC
    =======Batch file - file.bat=========

    Here is my batch file

    =======Perl program - code.pl========

    Here is my perl code

    =======Documentation - docs.pod======

    Here is my documentation.

    =====================================
    Easy, n'est pas?

    setantae@eidosnet.co.uk|setantae|www.setantae.uklinux.net

RE: Posting code in zip/tgz
by vroom (His Eminence) on Mar 29, 2000 at 06:47 UTC
    Send it to me and we'll come up with some kind of a temporary solution and think about implementing something to support that sort of thing in the future.

    vroom | Tim Vroom | vroom@cs.hope.edu