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

DJabberd::Plugin::EntityTime - Implements XEP-0090 and XEP-0202

VERSION

Version 0.01

SYNOPSIS

Implements XEP-0090 and XEP-0202

    <Vhost mydomain.com>
        <Plugin DJabberd::Plugin::EntityTime />
    </VHost>

register($self, $vhost)

Register the vhost with the module.

AUTHOR

Edward Rudd, <urkle at outoforder.cc>

COPYRIGHT & LICENSE

Copyright 2007 Edward Rudd, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.