shy > Wifi-0.01a > Wifi::Manage

Download:
Wifi/Wifi-0.01a.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.01   Source  

NAME ^

Wifi::Manage - A class for managing wifi connection

SYNOPSIS ^

use Wifi::Manage;

$manager = Wifi::Manage->new("PATH_FILE");

$manage->start;

DESCRIPTION ^

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.

METHOD DESCRIPTIONS ^

This sections contains only the methods in Manage.pm itself.

AUTHORS ^