The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.