Wifi::WFile - A class for parsing a file config


Wifi documentation  | view source Contained in the Wifi distribution.

Index


NAME

Top

Wifi::WFile - A class for parsing a file config

SYNOPSIS

Top

use Wifi::WFile;

$config = Wifi::WFile->new("PATH_FILE");

$config->load;

DESCRIPTION

Top

Wifi::WFile is used by Wifi::Manage for parsing files config

METHOD DESCRIPTIONS

Top

This sections contains only the methods in WFile.pm itself.

AUTHORS

Top


Wifi documentation  | view source Contained in the Wifi distribution.