| Wifi documentation | view source | Contained in the Wifi distribution. |
Wifi::WDevIw - A class for iwconfig
use Wifi::WDevIw;
$deviw = Wifi::WDevIw->new(REFERENCE Wifi::WFile);
$deviw->start;
Wifi::WDevIw is used by Wifi::Manage for configuring iwconfig.
This sections contains only the methods in WDevIw.pm itself.
| Wifi documentation | view source | Contained in the Wifi distribution. |