From a8f3733699ae923bc78576e283146069e0036900 Mon Sep 17 00:00:00 2001 From: in2 Date: Sun, 17 Aug 2003 01:01:10 +0000 Subject: remove HTML::Calendar::Simple git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1103 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- staticweb/man.pl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'staticweb/man.pl') diff --git a/staticweb/man.pl b/staticweb/man.pl index 7d33ee5a..729a78d1 100755 --- a/staticweb/man.pl +++ b/staticweb/man.pl @@ -1,5 +1,5 @@ #!/usr/bin/perl -# $Id: man.pl,v 1.8 2003/07/07 04:17:58 in2 Exp $ +# $Id$ use CGI qw/:standard/; use lib qw/./; use LocalVars; @@ -8,7 +8,6 @@ use strict; use Data::Dumper; use Date::Calc qw(:all); use Template; -use HTML::Calendar::Simple; use OurNet::FuzzyIndex; use Data::Serializer; use Encode; -- cgit v1.2.3