Acme::Terror::UK

Fetch the current UK terror alert level
Download

Acme::Terror::UK Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Robert Price
  • Publisher web site:
  • http://search.cpan.org/~rprice/

Acme::Terror::UK Tags


Acme::Terror::UK Description

Fetch the current UK terror alert level Acme::Terror::UK is a Perl module that gets the currrent terrorist threat level in the UK.The levels are either... CRITICAL - an attack is expected imminently SEVERE - an attack is likely SUBSTANTIAL - an attack is a strong possibility MODERATE - an attack is possible but not likely LOW - an attack is unlikelyThis module aims to be compatible with the US version, Acme::Terror.SYNOPSIS use Acme::Terror::UK; my $t = Acme::Terror::UK->new(); # create new Acme::Terror::UK object my $level = $t->fetch; print "Current terror alert level is: $level "; Requirements: · Perl


Acme::Terror::UK Related Software