Wifi::WDevIf - A class for ifconfig


Wifi documentation  | view source Contained in the Wifi distribution.

Index


NAME

Top

Wifi::WDevIf - A class for ifconfig

SYNOPSIS

Top

use Wifi::WDevIf;

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

$devif->start;

DESCRIPTION

Top

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

METHOD DESCRIPTIONS

Top

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

AUTHORS

Top


Wifi documentation  | view source Contained in the Wifi distribution.