bling_import.pl: fix LWP import
This commit is contained in:
parent
bf5a894fc2
commit
e73d4f8a10
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
|
||||
use warnings;
|
||||
use strict;
|
||||
use LWP::Protocol::https;
|
||||
use LWP::UserAgent;
|
||||
use URI::Escape qw/uri_escape/;
|
||||
use POSIX qw/strftime/;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue