Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Perl Command Line Arguments

by rah (Monk)
on Jun 12, 2002 at 01:21 UTC ( [id://173709]=note: print w/replies, xml ) Need Help??


in reply to Perl Command Line Arguments

Have you thought about encrypting/decrypting the password information? That way the "visible" args wouldn't be much use to anyone that didn't know you encryption scheme. It would be fairly simple to add this to the perl script (I'm fond of Crypt::Blowfish and use it to store login and passwords for an ftp script). Don't know about adding this capability to your C++ program.

Replies are listed 'Best First'.
Re: Perl Command Line Arguments
by celtic_coffee (Initiate) on Jun 12, 2002 at 13:38 UTC
    I thank all of you for your help. I may see about using Gtk::perl for the GUI instead that way I don't have to pass arguments. It should be interesting to learn the tool set. THanks, Greg

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-19 03:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found