shy > Wifi-0.01a > Wifi::WRoute

Download:
Wifi/Wifi-0.01a.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

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.

AUTHORS ^