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