mirror of
https://github.com/hoytech/strfry.git
synced 2025-06-20 01:40:29 +00:00
tests
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
#!/usr/bin/env perl
|
||||
|
||||
use JSON::XS;
|
||||
|
||||
use strict;
|
||||
|
||||
use JSON::XS;
|
||||
|
||||
binmode(STDOUT, ":utf8");
|
||||
|
||||
my $filterJson = shift || die "need filter";
|
||||
|
Reference in New Issue
Block a user