Inline/Nouse.pm
===============

An Inline implementation of the Nouse language.
( see http://www.geocities.com/qpliu/nouse/nouse.html )


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:

  Test::Simple
  Inline
  Inline::Interp
  Language::Nouse


COPYRIGHT AND LICENCE

Copyright (C) 2003 Cal Henderson, <cal@iamcal.com>