This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfa9390
)
devel/mktodo.pl: White-space only
author
Karl Williamson
<khw@cpan.org>
Sun, 21 Jul 2019 00:18:01 +0000
(18:18 -0600)
committer
Nicolas R
<atoomic@cpan.org>
Fri, 27 Sep 2019 22:39:32 +0000
(16:39 -0600)
(cherry picked from commit
e01f423f20117c9315f3b05bd485a78cab5b8212
)
Signed-off-by: Nicolas R <atoomic@cpan.org>
dist/Devel-PPPort/devel/mktodo.pl
patch
|
blob
|
blame
|
history
diff --git
a/dist/Devel-PPPort/devel/mktodo.pl
b/dist/Devel-PPPort/devel/mktodo.pl
index
89df42b
..
63ba3d3
100644
(file)
--- a/
dist/Devel-PPPort/devel/mktodo.pl
+++ b/
dist/Devel-PPPort/devel/mktodo.pl
@@
-28,12
+28,12
@@
require './devel/devtools.pl';
our %opt = (
blead => 0, # ? Is this perl blead
- debug => 0,
- base => 0, # Don't use ppport.h when generating
- verbose => 0,
- check => 1,
- todo
=> "",
# If no --todo, this is a blead perl
- shlib => 'blib/arch/auto/Devel/PPPort/PPPort.so',
+ debug
=> 0,
+ base
=> 0, # Don't use ppport.h when generating
+ verbose
=> 0,
+ check
=> 1,
+ todo
=> "",
# If no --todo, this is a blead perl
+ shlib
=> 'blib/arch/auto/Devel/PPPort/PPPort.so',
);
GetOptions(\%opt, qw(