AI-Termites

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

--- #YAML:1.0
name:               AI-Termites
version:            0.02
abstract:           Artificial termites simulation
author:
    - Salvador Fandino <sfandino@yahoo.com>
license:            unknown
distribution_type:  module
configure_requires:
    ExtUtils::MakeMaker:  0
build_requires:
    ExtUtils::MakeMaker:  0
requires:
    Math::nSphere:        0.01
    Math::Vector::Real:   0.06
    Math::Vector::Real::kdTree:  0.03
    Math::Vector::Real::MultiNormalMixture:  0.01
    Math::Vector::Real::Random:  0.02

README  view on Meta::CPAN

that should be provided before the module is installed.

A README file is required for CPAN modules since CPAN extracts the
README file from a module distribution so that people browsing the
archive can use it get an idea of the modules uses. It is usually a
good idea to provide version information here so that people can
decide whether fixes for the module are worth downloading.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:



( run in 2.535 seconds using v1.01-cache-2.11-cpan-df04353d9ac )