From: Don Armstrong Date: Tue, 10 Jul 2012 18:00:30 +0000 (-0700) Subject: use Getopt::Long and Pod::Usage in process X-Git-Tag: release/2.6.0~367^2~13 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=969cae121449f73db709ed09894c7ca985833a21;hp=969cae121449f73db709ed09894c7ca985833a21;p=debbugs.git use Getopt::Long and Pod::Usage in process remove DEBUG filehandle; replace with lexical filehandle use Debbugs::MIME::parse instead of custom code in process use undef $tryref instead of -1 for unknown bug number ---