
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.
Start route.
