shy > Wifi-0.01a > Wifi::WFile

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

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

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

SYNOPSIS ^

use Wifi::WFile;

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

$config->load;

DESCRIPTION ^

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

METHOD DESCRIPTIONS ^

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

AUTHORS ^