Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: do-ing of file without \n at the end

by Old_Gray_Bear (Bishop)
on Mar 30, 2007 at 16:39 UTC ( [id://607520]=note: print w/replies, xml ) Need Help??


in reply to do-ing of file without \n at the end

From the Camel -- "The do FILE form use the value of FILE as a file name and executes the contents of the file as a perl script."

So I should be able to take the contents of your conf.conf file and run it through the Perl processor to see what the expected result should be.

$ perl -e "$a = 'a';sawoy@server3:~/test_do_issue$" syntax error at -e line 1, near "=" Execution of -e aborted due to compilation errors. waydream{}:tmp$
I don't think that the do is your problem. I suspect that the intreter doesn't know how to handle "sawoy@server3:~/test_do_issue$"....

Update -- fixed the quoting issue. Sigh, I gotta get a better prorof reader.

----
I Go Back to Sleep, Now.

OGB

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-19 02:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found