
Wifi::WDevIf - A class for ifconfig

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

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

This sections contains only the methods in WDevIf.pm itself.
Start ifconfig.
Stop ifconfig.
