[TxMt] Re: Perl Bundle - Pod2Html
Michael Sheets
mummer at whitefalls.org
Mon Jan 31 08:21:08 UTC 2011
On Jan 30, 2011, at 12:53 AM, Jean Véronis wrote:
> I have been annoyed by the pod2html command in the Perl bundle. It leaves
> unwanted files pod2htmd.tmp pod2htmi.tmp in the file directories.
>
> Fixed it this way:
>
> pod2html 2>/dev/null
> rm pod2htmd.tmp pod2htmi.tmp
>
> Could be useful for others (if you see bnasty side effect, please let me know).
Just pushed this change, thanks.
More information about the textmate
mailing list