Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: Simple Hash gui (useful!)

by Luca Benini (Scribe)
on Nov 21, 2004 at 11:25 UTC ( [id://409363]=note: print w/replies, xml ) Need Help??


in reply to Re: Simple Hash gui (useful!)
in thread Simple Hash gui (useful!)

Well this a snippet of a script i'm working on for GUI configutation on file with ini format. Do you think is good?

Replies are listed 'Best First'.
Re^3: Simple Hash gui (useful!)
by zentara (Archbishop) on Nov 21, 2004 at 14:43 UTC
    Yeah, it looks nice. It dosn't do much, so I can't say whether it's good or not. But you have a good start. I like it.

    I'm not really a human, but I play one on earth. flash japh
      I'm working on a new version that will support also sections...
        Yeah, I was thinking about your program last night, and how about this idea:

        Use Inline::Files, or writing to the __DATA__ section to save the current selections. That would make it a self-contained setup script. You could have a few Inline::Files sections, or pipe-delimited sections on separate lines in __DATA__ to display all possible values, and the ones currently selected. You could even use Storable or DBM::Deep to store your hashes in a separate binary file.


        I'm not really a human, but I play one on earth. flash japh

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (6)
As of 2024-04-23 14:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found