Commit Graph

4 Commits

Author SHA1 Message Date
hjp 69187e640a Speedup by by 63 % (from 85 ms to 52 ms on a 3 GHz P4) for a typical
usecase (prepend single directory to PATH with 12 directories with
checking) by loading Pod::Usage only if necessary.

This script is called quite frequently in my .zshrc, so performance is
important (maybe I should rewrite it in C?)
2007-03-05 18:13:54 +00:00
hjp 520a335ee6 Added -v option. 2007-01-04 17:00:45 +00:00
hjp cfbe44bddf Minor pod fix. 2005-10-31 10:26:29 +00:00
hjp 3b37f9b952 1st release. 2003-12-18 16:31:40 +00:00