Merge branch 'master' of git.fucktheforce.de:eggdrop
This commit is contained in:
commit
344a740780
2 changed files with 2 additions and 1 deletions
1
CONTENTS
1
CONTENTS
|
@ -1,3 +1,4 @@
|
|||
only a test
|
||||
$Id: CONTENTS,v 1.17 2010/01/03 13:27:31 pseudo Exp $
|
||||
|
||||
Directory Contents - scripts/
|
||||
|
|
2
wiki2.pl
2
wiki2.pl
|
@ -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");
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue