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

Re: Re: Command line issues

by Hanamaki (Chaplain)
on Oct 02, 2001 at 23:28 UTC ( [id://116241]=note: print w/replies, xml ) Need Help??


in reply to Re: Command line issues
in thread Command line issues

Iguess I'll either have to make sure the users know to quote the regexes or put in a command line interface and have them type the value there.

I would vote for a redesign of your application.
First, you cannot trust the users to remember quoting and some users maybe anoyed. Second, if you mean by command line interface some
print "Put in your regular expression here:" $input = <STDIN>;
you may anoy your user much more, because automatic batch processing will become impossible.
But maybe I just missunderstood you here.

Hanamaki

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://116241]
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-20 02:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found