#
# Make it easier to install the perl modules in the
# adocman project.
#
use ExtUtils::MakeMaker;

WriteMakefile(
               NAME            => 'Alexandria',
               VERSION_FROM    => 'Alexandria/Client.pm'
);



syntax highlighted by Code2HTML, v. 0.9.1