Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^4: Adding a TAB after a certain ammount of characters

by AnomalousMonk (Archbishop)
on Apr 17, 2013 at 11:19 UTC ( [id://1029121]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Adding a TAB after a certain ammount of characters
in thread Adding a TAB after a certain ammount of characters

syntax error at perl1.pl line 8, near "say $text;'"

Note the single-quote just after the ; (semicolon) in "say $text;'". This closes the quoted code that began with an opening single-quote just after the -E on the first line of the command line invocation in johngg's reply. Get rid of that closing single-quote if you are running the code from a file and things will probably work better.

  • Comment on Re^4: Adding a TAB after a certain ammount of characters

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (6)
As of 2024-04-18 12:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found