
Net::SinFP3::Result - base class for Result objects

use base qw(Net::SinFP3::Result); # Your Result module code

This is the base class for all Net::SinFP3::Result objects.

The global object containing global parameters and pointers to currently executing plugins.

Object constructor. You must give it the following attributes: global.
Return an array ref of allowed Search object types.
Return a string containing data to be printed for this object.

Patrice <GomoR> Auffret

Copyright (c) 2011-2012, Patrice <GomoR> Auffret
You may distribute this module under the terms of the Artistic license. See LICENSE.Artistic file in the source distribution archive.