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

XML::CAP::Alert - XML Common Alerting Protocol "alert" element class

SYNOPSIS

Quick summary of what the module does.

Perhaps a little code snippet.

use XML::CAP;

my $foo = XML::CAP->new();
...

FUNCTIONS