mirror of
https://github.com/shlomif/fortune-mod.git
synced 2026-01-26 07:37:52 +00:00
small code formatting enhancement
This commit is contained in:
parent
564b6747a7
commit
ff5e616c34
@ -10,7 +10,7 @@ use strict;
|
||||
use warnings;
|
||||
|
||||
use Getopt::Long qw/ GetOptions /;
|
||||
use Path::Tiny qw/path/;
|
||||
use Path::Tiny qw/ path /;
|
||||
|
||||
my %BOOL_OPTS_WITH_FALSE_DEFAULTS =
|
||||
( 'omit-frame' => 'OPTIMIZATION_OMIT_FRAME_POINTER', );
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user