Skip to content
Snippets Groups Projects
Commit c4ad12b8 authored by Tomáš Plesník's avatar Tomáš Plesník
Browse files

doplnen chybejici modul

parent bd177068
Branches
Tags
No related merge requests found
...@@ -15,6 +15,7 @@ use SOAP::Transport::HTTP; ...@@ -15,6 +15,7 @@ use SOAP::Transport::HTTP;
use Sys::Syslog qw(:DEFAULT setlogsock); use Sys::Syslog qw(:DEFAULT setlogsock);
Sys::Syslog::setlogsock('unix'); Sys::Syslog::setlogsock('unix');
use Carp; use Carp;
use File::Basename;
our $VERSION = "2.2"; our $VERSION = "2.2";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment