Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^4: Perl forked processes and variable sharing

by fireblood (Scribe)
on Feb 02, 2022 at 01:23 UTC ( [id://11141044]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Perl forked processes and variable sharing
in thread Perl forked processes and variable sharing

Hi again Rolf,

I had tried enclosing my code in <code></code> tags, but found that all of my lines that were longer than a certain length were flowing onto the next line instead of just extending out to their full length, e.g.

<code>
This is a moderately long line of code which I would expect to see flo +wing all the way across the page.
</code>

I couldn't find a way to prevent that, so I tried <pre></pre> instead and it worked, e.g..

<pre>
This is a moderately long line of code which I would expect to see flowing all the way across the page.
</pre>

Thanks, Richard

Replies are listed 'Best First'.
Re^5: Perl forked processes and variable sharing
by Athanasius (Archbishop) on Feb 02, 2022 at 08:20 UTC

    Hello fireblood,

    I had tried enclosing my code in <code></code> tags, but found that all of my lines that were longer than a certain length were flowing onto the next line...

    That’s not a bug, it’s a feature! Just find your Settings Nodelet and choose Display, then under Code List Settings make the value of Code Wrap Length larger (whatever suits your display)1 — and you can return to using <code> tags with no problems. :-)

    1Update: This only affects your view of the code; other monks see the same code wrapping according to their personal display settings.

    Hope that helps,

    Athanasius <°(((><contra mundum Iustus alius egestas vitae, eros Piratica,

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2024-04-26 05:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found