8
0
OBS User unknown
2007-01-15 23:30:44 +00:00
committed by Git OBS Bridge
commit c4e0feb123
7 changed files with 187 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--- lib/HTML/Clean.pm
+++ lib/HTML/Clean.pm
@@ -1,7 +1,6 @@
package HTML::Clean;
use Carp;
-use IO;
use Fcntl;
use strict;
require 5.004;