Perl Smart Server - for Linux
Posted: Sun Aug 17, 2014 4:32 pm
I tried to find widget server for linux, but found nothing.
And made itself new one
Just download archive, extract it, run server.pl.
And made itself new one

Just download archive, extract it, run server.pl.
**********************************************************************************************************
Perl Widgets Server v1.0.
By MrKalach ( memberlist.php?mode=viewprofile&u=28184 )
Befor start the server, make that you have all modules: just run in terminal:
sudo cpan Archive::Zip XML::Simple Net::Address::IP::Local HTTP::Server::Simple
Widgets should be placed in the 'Widget' folder.
Start server:
chmod +x server.pl
sudo ./server.pl
**********************************************************************************************************