Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: how to make a good interface?

by toma (Vicar)
on Mar 17, 2008 at 06:29 UTC ( [id://674523]=note: print w/replies, xml ) Need Help??


in reply to how to make a good interface?

When I do this sort of thing I turn my program into a CGI and the UI becomes a web page. Then the user can use the 'back' button to change the parameters. If there is no web server handy you can use one of the perl modules that supplies one (such as HTTP::Daemon).

I like a good terminal interface, but most of the users that I deal with prefer the web approach. Handling program state properly can be tricky (you can use something like CGI::Application to help with this), but if all you need is some parameters for your program, it should be easy.

It should work perfectly the first time! - toma

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2025-11-07 15:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your view on AI coding assistants?





    Results (65 votes). Check out past polls.

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.