# $Id: //eai/perl5/Rstat-Client/2.2/src/distro/Makefile.PL#2 $ # Copyright (c) 2008, Morgan Stanley & Co. Incorporated # Please see the copyright notice in Client.pm for more information. use ExtUtils::MakeMaker; WriteMakefile ( 'AUTHOR' => 'Ron Isaacson <ron.isaacson@morganstanley.com>', 'NAME' => 'Rstat::Client', 'VERSION_FROM' => 'Client.pm' );