logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

POE::Component::IRC::Common - Provides a set of common functions for the POE::Component::IRC suite

Author

       Chris 'BinGOs' Williams

Description

'ATTENTION': Most of this module's functionality has been moved into IRC::Utils. Take a look at it.

       This module still exports the old functions (as wrappers around equivalents from IRC::Utils), but new
       ones won't be added.

Name

       POE::Component::IRC::Common - Provides a set of common functions for the POE::Component::IRC suite

See Also

       IRC::Utils

       POE::Component::IRC

perl v5.32.1                                       2021-09-30                   POE::Component::IRC::Common(3pm)

Synopsis

        use IRC::Utils;

See Also