Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Record Separator affecting Regex

by insensate (Hermit)
on Nov 07, 2002 at 19:45 UTC ( [id://211200]=note: print w/replies, xml ) Need Help??


in reply to Record Separator affecting Regex

I'm not sure what the output file will be used for... I'm an Oracle guy and routinely create files to be executed by a sqlloader/sqlplus application...in this context sometimes simple statements such as:
set lines 32 set pages 0 set feedback off
etc... need to be executed and don't require semicolons...just newlines. Make sure (be this the case for you as well) that your script doesn't end up managing these statements in an undesireable fashion.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-25 12:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found