perlbug - check sendmail and fix win32 tmp path
authorGurusamy Sarathy <gsar@engin.umich.edu>
Tue, 5 Aug 1997 10:36:54 +0000 (22:36 +1200)
committerTim Bunce <Tim.Bunce@ig.co.uk>
Wed, 6 Aug 1997 12:00:00 +0000 (00:00 +1200)
commitd889e56a4409dacabbe7ff09437ec5f40716532a
tree88e976cda4eef066ee0f24bebcc783dedcae2a82
parent5f3a9ec67351cbdf98a6a44e1cd7a5cadd51a41e
perlbug - check sendmail and fix win32 tmp path

Subject: [PATCH] "perlbug" =~ /(bug){2}/

perlbug -ok fails to quit cleanly and save a copy of the report
if there is no sendmail.

Further, it saves the bugreport in the wrong place on win32
(c:\tempbugrep027) due to a missing path-separator.

The attached patch fixes both problems.

p5p-msgid: 199708060349.XAA15895@aatma.engin.umich.edu
utils/perlbug.PL