The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Bio::Polloc::TypingIO::cfg - Implementation of Bio::Polloc::TypingIO for .cfg files

DESCRIPTION

Reads .cfg files (a.k.a. .bme files) and produces a Bio::Polloc::TypingIO object.

AUTHOR - Luis M. Rodriguez-R

Email lmrodriguezr at gmail dot com

IMPLEMENTS OR EXTENDS

APPENDIX

Methods provided by the package

new

Generic initialization method.

Arguments

read

Configures and parses the file.

value

Sets/gets a stored value.

Arguments

-key

The key.

-value

The value (if any).

alert

If true, alerts if the key is not set.

Returns

The value (mix).

INTERNAL METHODS

Methods intended to be used only within the scope of Bio::Polloc::*

_cfg

Sets/gets the Bio::Polloc::Polloc::Config main object.

Throws

Bio::Polloc::Polloc::Error if the object is not of the proper class.

_parse_eval

_parse_cfg

_initialize