Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Are state machines just for parsing?

by injunjoel (Priest)
on Dec 07, 2004 at 22:37 UTC ( [id://413031]=note: print w/replies, xml ) Need Help??


in reply to Are state machines just for parsing?

Greetings all,
Perhaps Im way off base here but is this not a situation for CGI::Application or mod_perl? Sounds like run modes to me.

-InjunJoel
"I do not feel obliged to believe that the same God who endowed us with sense, reason and intellect has intended us to forego their use." -Galileo

Replies are listed 'Best First'.
Re^2: Are state machines just for parsing?
by samtregar (Abbot) on Dec 08, 2004 at 02:57 UTC
    Yeah, you're pretty much off base. CGI::Application is a great tool but it's not a general state machine system. And mod_perl? That's a Perl interface to the Apache API which has, um, nothing to do with the problem at hand.

    Of course, that said, my application already uses both!

    -sam

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://413031]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (6)
As of 2024-03-28 22:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found