Minor code cleanup here and there

This commit is contained in:
Alessandro Ranellucci 2015-12-19 20:27:04 +01:00
parent 795107dfa2
commit 70e8db8a0a
3 changed files with 13 additions and 24 deletions

View file

@ -22,7 +22,7 @@ sub new {
keep_upper => 1,
keep_lower => 1,
rotate_lower => 1,
preview => 0,
preview => 1,
};
my $optgroup;