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

Re: Right shifted display

by FunkyMonk (Chancellor)
on Jun 01, 2012 at 12:36 UTC ( [id://973750]=note: print w/replies, xml ) Need Help??


in reply to Right shifted display

printf doesn't work the way you (seem) to think it does. Perhaps you should review the documentation for the format string

I suggest you forget about printf and use a normal print:

print $xmlfile " <spirit:library>$proj_name\_lib</spirit:librar +y>\n"; # ^------^ 8 spaces

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://973750]
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: (7)
As of 2024-04-25 11:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found