X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=Memories.pm;h=87a5ac0036228192f37066404862618339eb095f;hb=c52553fd02c4d741d6ebbc592978a737779db6b9;hp=236060ddc6267da5af1b88f5a6364aa2cf5f09d1;hpb=b0fba1a831854b34ef3a80464ef8459c0fd405ce;p=memories.git diff --git a/Memories.pm b/Memories.pm index 236060d..87a5ac0 100644 --- a/Memories.pm +++ b/Memories.pm @@ -1,7 +1,7 @@ package Memories; use strict; our $VERSION = "1.2"; -use Maypole::Application qw(Upload Authentication::UserSessionCookie); +use Maypole::Application qw(Authentication::UserSessionCookie); use HTML::TagCloud; use URI; use Memories::Config;