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