Allison Randal wrote:
Alan Rocker wrote:
I've attached a quickie shell script, in case that's what you want.
It's a
naive little thing, but I think you'll be amused by its presumption.
Good start. Committed in r24479, with a small change to run it from the
top-level directory instead of tools/dev. A little extra polish would be
to make it skip docs/Makefile, and skip any files that start with "."
(like .filename.pod.swp)
For portability reasons, however, shouldn't it be converted to Perl 5?
I don't think we proceed on the assumption that all our target OSes can
handle shell.