Remove 'Encode' module.
Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
parent
ec2268737a
commit
2c1d7befb1
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ my $VERSION = "1.0.0";
|
||||||
|
|
||||||
use utf8;
|
use utf8;
|
||||||
use strict;
|
use strict;
|
||||||
use Encode qw(encode);
|
|
||||||
use POSIX qw(strftime);
|
use POSIX qw(strftime);
|
||||||
use Net::Domain qw(hostfqdn);
|
use Net::Domain qw(hostfqdn);
|
||||||
use Net::NNTP;
|
use Net::NNTP;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue