shy > Wifi-0.01a > Wifi::WDevIw

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

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Wifi::WDevIw - A class for iwconfig

SYNOPSIS ^

use Wifi::WDevIw;

$deviw = Wifi::WDevIw->new(REFERENCE Wifi::WFile);

$deviw->start;

DESCRIPTION ^

Wifi::WDevIw is used by Wifi::Manage for configuring iwconfig.

METHOD DESCRIPTIONS ^

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

AUTHORS ^