Algorithm-Evolutionary-Simple

 view release on metacpan or  search on metacpan

README.md  view on Meta::CPAN

14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
        make install
         
But you will probably use
 
        cpanm Algorithm::Evolutionary::Simple
 
or
 
        sudo cpan Algorithm::Evolutionary::Simple
 
This module is apparently also available at the OpenSUSE repos. To install it, I guess, you should use:
 
        zypper install perl-Algorithm-Evolutionary-Simple
 
or via YaST
 
##DEPENDENCIES
 
As shown in the Makefile.PL file; mainly Sort::Key::Top.
 
##SYNOPSIS



( run in 0.234 second using v1.01-cache-2.11-cpan-95122f20152 )