Refactor the use of dotted-string utils
[simpleserver-moved-to-github.git] / Makefile.PL
index 7972e3b..14bcc40 100644 (file)
@@ -1,6 +1,6 @@
 use ExtUtils::MakeMaker;
 
-## $Id: Makefile.PL,v 1.13 2007-04-17 07:55:02 adam Exp $
+## $Id: Makefile.PL,v 1.15 2007-04-17 08:06:28 adam Exp $
 
 my $yazconf = "yaz-config";
 my $yazver = `$yazconf --version`;