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

Re: New code wrap options

by RMGir (Prior)
on Aug 12, 2002 at 15:35 UTC ( [id://189529]=note: print w/replies, xml ) Need Help??


in reply to New code wrap options

Nice options!

I had a problem this morning with a code block that was wrapping like mad, which I thought was related to this change. But it turns out I'd forgotten the </code> tag, which I guess can be expected to confuse things :)

Here's what happens when you do that:

<code> #!/usr/bin/perl -w use strict; #line 3 print "Hello, world!\n"; #line 5 # forgot /code tag here on line 6
--
Mike

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2024-04-24 00:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found