summaryrefslogtreecommitdiff
path: root/startup.pl
diff options
context:
space:
mode:
Diffstat (limited to 'startup.pl')
-rw-r--r--startup.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/startup.pl b/startup.pl
index 03083ad..05c1eef 100644
--- a/startup.pl
+++ b/startup.pl
@@ -38,5 +38,6 @@ use XML::RSS;
use Net::SMTP;
use HTML::Entities;
use HTTP::Lite;
+use WWW::Google::SiteMap;
1;