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