Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
f272c0de
Unverified
Commit
f272c0de
authored
Dec 08, 2018
by
IKEDA Soji
Committed by
GitHub
Dec 08, 2018
Browse files
Merge pull request #496 from ikedas/issue-474-bug1 by ikedas
Additional fix for #474.
parents
abbd69b8
dd0c393b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/Sympa/List.pm
View file @
f272c0de
...
...
@@ -34,10 +34,10 @@ use English qw(-no_match_vars);
use HTTP::Request;
use IO::Scalar;
use LWP::UserAgent;
use Net::LDAP::Util qw();
use POSIX qw();
use Storable qw();
BEGIN { eval 'use IO::Socket::SSL'; }
BEGIN { eval 'use Net::LDAP::Util'; }
use Sympa;
use Conf;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment