Path: usenet.cise.ufl.edu!newsfeeds.nerdc.ufl.edu!zombie.ncsc.mil!newsgate.duke.edu!nntprelay.mathworks.com!uunet!in5.uu.net!news.neta.com!not-for-mail
From: "Ron Savage" <Savage.Ron.RS@bhp.com.au>
Newsgroups: comp.lang.perl.announce,comp.lang.perl.modules
Subject: ANNOUNCE: DFA::Command
Followup-To: comp.lang.perl.modules
Date: 26 Nov 1998 15:22:28 GMT
Organization: BHP Research
Lines: 23
Approved: merlyn@stonehenge.com (comp.lang.perl.announce)
Message-ID: <73jrnk$6q6$1@news.neta.com>
NNTP-Posting-Host: gadget.cscaper.com
X-Trace: news.neta.com 912093748 6982 206.67.186.3 (26 Nov 1998 15:22:28 GMT)
X-Complaints-To: abuse@neta.com
NNTP-Posting-Date: 26 Nov 1998 15:22:28 GMT
X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content.
Xref: usenet.cise.ufl.edu comp.lang.perl.announce:187 comp.lang.perl.modules:6435

Perl module DFA::Command V 1.90 is now available from CPAN as
DFA-Command-1.90.tar.gz.

Its PAUSE id is:
DFA::Command   Mdpo Discrete Finite Automata/Finite State Machine RSAVAGE

The module contains DFA::Generate & DFA::Command.

DFA::Generate can read your state transition table (STT) and generate a Perl
program which uses DFA::Command.

DFA::Command reads your STT and a data file. Each time data in the data file
matches a regular expression in the STT, a sub in called.

--
Ron Savage
Home (preferred): rpsavage@ozemail.com.au
Office: Savage.Ron.RS@bhp.com.au
http://www.ozemail.com.au/~rpsavage




