[TxMt] Perl Bundle - Pod2Html

Jean Véronis jean at veronis.fr
Sun Jan 30 06:53:30 UTC 2011


Hello,

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).
--j



More information about the textmate mailing list