3 # Perl Makefile for Danga-Socket
6 # Invoke with 'perl Makefile.PL'
8 # See ExtUtils::MakeMaker (3) for more information on how to influence
9 # the contents of the Makefile that is written
12 use ExtUtils
::MakeMaker
;
15 NAME
=> 'MogileFS::Client',
16 VERSION_FROM
=> 'lib/MogileFS/Client.pm',
17 AUTHOR
=> 'Brad Fitzpatrick <brad@danga.com>',
18 ABSTRACT
=> 'MogileFS client library',
21 'IO::WrapTie' => '2.102',