removed unnecessary use
from perl script
This commit is contained in:
parent
d589b77a88
commit
aac580cc54
2 changed files with 0 additions and 1 deletions
BIN
.pls_cache/index
Normal file
BIN
.pls_cache/index
Normal file
Binary file not shown.
|
@ -8,7 +8,6 @@
|
|||
|
||||
use warnings;
|
||||
use strict;
|
||||
use Data::Dumper qw(Dumper);
|
||||
|
||||
my ($cmd, $word) = (shift, shift);
|
||||
my $qword = quotemeta($word);
|
||||
|
|
Loading…
Add table
Reference in a new issue