Hello Tim,

On Mon, Oct 22, 2001 at 08:49:04PM -1000, Tim Jenness wrote:
>
> This looks like it saves a lot of code repetition (the entire reason for
> File::Temp) and I hope Jarkko applies it. Since you are in the mood for
> perldoc you might want to consider:
> 
>  - Using Pod::Find to scan for the pod documentation (this should remove
> even more code from perldoc)
> 
>  - Maybe using Pod::Man rather than pod2man (don't know how feasible this
> is).

Err... My primary concern was to eliminate race conditions and to make
the tempfile location dependant on $TMPDIR. This is a kind of
adaptations we make for our distro, ALT Linux. I mean, it _was_ broke,
so I've fixed it :) As for other changes you suggest, well, if I have
time... Maybe, someone on P5P would care to add all the final shine?

-- 
Stay tuned,
  MhZ                                     JID: [EMAIL PROTECTED]
___________
Genius is one percent inspiration and ninety-nine percent perspiration.
                -- Thomas Alva Edison

Reply via email to