The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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'