]> git.donarmstrong.com Git - debbugs.git/commit
use Getopt::Long and Pod::Usage in process
authorDon Armstrong <don@donarmstrong.com>
Tue, 10 Jul 2012 18:00:30 +0000 (11:00 -0700)
committerDon Armstrong <don@donarmstrong.com>
Tue, 10 Jul 2012 18:00:30 +0000 (11:00 -0700)
commit969cae121449f73db709ed09894c7ca985833a21
tree483aa9e0835eb64222ae7ecf59a541805aa5dbdd
parent9501bf7323cb40d0365f589fad6068dba4c48a45
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
scripts/process