r634@llin: dpavlin | 2006-05-14 13:12:43 +0200
[webpac2] / lib / WebPAC / Input.pm
index 22f8abd..1dcd942 100644 (file)
@@ -3,7 +3,7 @@ package WebPAC::Input;
 use warnings;
 use strict;
 
-use WebPAC::Common 0.03;
+use WebPAC::Common;
 use base qw/WebPAC::Common/;
 use Text::Iconv;
 use Data::Dumper;