Skip to content
Snippets Groups Projects
Verified Commit ae0faf00 authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Depenndencies

parent 6db2d0c9
No related branches found
No related tags found
No related merge requests found
Pipeline #20582 passed
0.2.0
0.2.1
......@@ -9,6 +9,7 @@ binmode(STDOUT, ":utf8");
use feature 'signatures';
no warnings qw{ experimental::signatures };
use File::Find;
use Mojo::Pg;
use Mojo::UserAgent;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment