NAME
Wifi::WDevIw - A class for iwconfig
SYNOPSIS
use Wifi::WDevIw;
$deviw = Wifi::WDevIw->new(REFERENCE Wifi::WFile);
$deviw->start;
DESCRIPTION
Wifi::WDevIw is used by Wifi::Manage for configuring iwconfig.
METHOD DESCRIPTIONS
This sections contains only the methods in WDevIw.pm itself.
start();
Start iwconfig.
AUTHORS
Developed by Shy <shy@cpan.org>.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 69:
You forgot a '=back' before '=head1'