Peter Sergeant > Infobot-0.91_05 > Infobot::Service

Download:
Infobot-0.91_05.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Infobot::Service - Base class for core services

SYNOPSIS ^

 package Infobot::SomethingImportant;

  our $name = 'impo';

Is a Infobot::Base.

METHODS ^

key

Returns the value of the package variable 'name'. Used for setting internal aliases in core services.