Merge changes from 3.16 branch into 7.0
This commit is contained in:
@@ -46,7 +46,7 @@ BEGIN {
|
||||
|
||||
my $tool = 'dbdToHtml';
|
||||
|
||||
use vars qw($opt_D @opt_I $opt_o);
|
||||
our ($opt_D, @opt_I, $opt_o);
|
||||
getopts('DI@o:') or
|
||||
die "Usage: $tool [-D] [-I dir] [-o file.html] file.dbd.pod\n";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user