# HG changeset patch # User Dennis Fink # Date 2014-07-15 19:11:13 # Node ID 483776379082433198ad9189fd9e0d97217d056d # Parent 82fa5a1534aabbd736943d2f160cc79d99c3d169 Fix perl script diff --git a/Scripts/update_server.pl b/Scripts/update_server.pl --- a/Scripts/update_server.pl +++ b/Scripts/update_server.pl @@ -1,12 +1,12 @@ #!/usr/bin/env perl -==About +=About This is a perlized "Update Server" script which should run out of the box on most machines. If not you need to install HTTP::Tiny sudo cpan >install HTTP::Tiny by virii -==cut +=cut use HTTP::Tiny; use IO::Socket; ######## [defaults] ########