| Wifi documentation | view source | Contained in the Wifi distribution. |
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.
| Wifi documentation | view source | Contained in the Wifi distribution. |