> On Sun, 18 Jul 2004 17:43:45 -0700, Alan Stewart <[EMAIL PROTECTED]> wrote: > I do a lot of little Tk apps with PAR, and although disk space is cheap, I sometimes > have to send these by very slow means. My parsimonious soul doesn't like to send the > same thing over and over, so here is a tool to remove redundant files from multiple > PAR > applications. > > From the readme: > > Usage: pare [-l <logfile>] -u <usedfile> <reducedfiles> . . .
Whoa, very, very nice! It will go right into contrib/. I do wonder if there is a way to make it part of PAR::Packer or pp, but my brain hadn't been able to come up with a reasonable interface. Suggestions? Thanks, /Autrijus/
