use ExtUtils::MakeMaker; WriteMakefile( 'NAME' => 'AI::NeuralNet::BackProp', 'VERSION_FROM' => 'BackProp.pm', );