--- trunk/t/2-input-xml.t 2009/07/28 12:39:19 1255 +++ trunk/t/2-input-xml.t 2009/07/28 12:40:46 1256 @@ -1,7 +1,7 @@ #!/usr/bin/perl -w use strict; -use blib; +use lib 'lib'; use Test::More tests => 24;