Merge branch 'master' of git.fucktheforce.de:eggdrop

This commit is contained in:
lookshe 2014-11-05 23:03:02 +01:00
commit 344a740780
2 changed files with 2 additions and 1 deletions

View file

@ -1,3 +1,4 @@
only a test
$Id: CONTENTS,v 1.17 2010/01/03 13:27:31 pseudo Exp $
Directory Contents - scripts/

View file

@ -4,7 +4,7 @@
#use warnings;
use WWW::Wikipedia;
use HTML::Entities;
use HTML::StripTags qw(strip_tags);
#use HTML::StripTags qw(strip_tags);
binmode(STDOUT, ":utf8");