
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.
See Wifi::WFile documentation.
See Wifi::WDevIw documentation.
See Wifi::WDevIf documentation.
See Wifi::WMod documentation.

This sections contains only the methods in Manage.pm itself.
Start the connection.
Start the connection with loading module.
Stop the connection.
Stop the connection with unloading module.
