shy > Wifi-0.01a > Wifi::WDevIf

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

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Wifi::WDevIf - A class for ifconfig

SYNOPSIS ^

use Wifi::WDevIf;

$devif = Wifi::WDevIf->new(REFERENCE Wifi::WFile);

$devif->start;

DESCRIPTION ^

Wifi::WDevIf is used by Wifi::Manage for configuring ifconfig.

METHOD DESCRIPTIONS ^

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

AUTHORS ^