| Wifi documentation | view source | Contained in the Wifi distribution. |
Wifi::Manage - A class for managing wifi connection
use Wifi::Manage;
$manager = Wifi::Manage->new("PATH_FILE");
$manage->start;
Welcome to Wifi::Manage , a work in progress.It's a quick module to switch quickly wifi connection.All module use Wifi::WFile to configure the connection.
| Wifi documentation | view source | Contained in the Wifi distribution. |