NAME
NRD::Serialize - Serialize perl datastructures to get transmitted over the net
DESCRIPTION
Project Home Page: http://code.google.com/p/nrd/
METHODS
from_line($line)
Parses a line formatted in "hostname<TAB>[svc_description<TAB>]return_code<TAB>plugin_output<NEWLINE>" fasion and returns a hashref
instance_of($type, @args)
Returns an instance of an NRD::Serialize::$type class. @args is passed to the constructor of the serializer