Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 801 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 801 Bytes

Nonsense

who needs a million monkeys?

A continuation of the old Perl Nonsense CFG-parser on Humorix

Version 0.7 (September 11, 2020)

  • Extended with weight factoring for section variables and and literal items.
  • Removed the deprecated CGI.pm module and replaced the functionality with Perl URI and HTTP modules. This should make it possible again to run it as CGI application with a recent Perl distribution.

Version 0.6 and earlier:

Author: James Baughn with CGI support contributed by Fred Hirsch and small changes contributed by Peter Suschlik

Original homepage: http://nonsense.sourceforge.net/

Online demo of the old version: http://nonsense.sourceforge.net/demo/

V. 0.6 was Released February 10, 2001 under the GNU General Public License 2.0. Updated to gplv3 for version 0.7.