AI-MegaHAL

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "Perl interface to the MegaHAL natural language conversation simulator.",
   "author" : [
      "Alexandr Ciornii <alexchorny@gmail.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.78, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "open_source"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"

META.yml  view on Meta::CPAN

---
abstract: Perl interface to the MegaHAL natural language conversation simulator.
author:
  - 'Alexandr Ciornii <alexchorny@gmail.com>'
build_requires:
  Test::More: 0.47
configure_requires:
  ExtUtils::MakeMaker: 0
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 6.78, CPAN::Meta::Converter version 2.143240'
license: open_source
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html

README  view on Meta::CPAN

MegaHAL project (stalled):
  http://megahal.alioth.debian.org/
  (previous:
   http://www.sourceforge.net/projects/megahal/
   http://megahal.sourceforge.net/
  )


To read about the latest features, see the Changes file.

The author invites feedback on AI::MegaHAL. If you find a bug, please send the
information described in the BUGS section below.


2) INSTALLATION
---------------

To install this module type the following:

   perl Makefile.PL
   make

README  view on Meta::CPAN

3) DEPENDENCIES
---------------

AI::MegaHAL does not require any additional packages or libraries to be
installed.


4) BUGS
-------

If you find a bug, please report it to the author along with the
following information:

    * version of Perl (output of 'perl -V' is best)
    * version of AI::MegaHAL
    * operating system type and version
    * exact text of error message or description of problem
    * example model files/data being classified

If we don't have access to a system similar to yours, you may be asked
to insert some debugging lines and report back on the results.  The more help



( run in 1.869 second using v1.01-cache-2.11-cpan-5c0b1e786e0 )