Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Pages often too wide

by turo (Friar)
on Feb 11, 2006 at 09:46 UTC ( [id://529541]=note: print w/replies, xml ) Need Help??


in reply to Pages often too wide

The perlmonks' cgi only break long lines if it is found a space or tab on some part of line.

Sometimes, people, writes some one-line code without any spaces, so the result is a wide page. So, trying to wrap the code to 50 chars is useless.
I wrote once, a script whithout almost any space ... i'm guilty.

I think, the solution, is not on your browser ...
Re-educate monks (including me here) for putting some spaces on a long string (every 80 char, p.e.), could be the real solution

regards
turo

Umm, i've noticed that those long unbreakable strings are breaken (with another criteria) when you see the nodes whithout login, as an Anonymous Monk :).

perl -Te 'print map { chr((ord)-((10,20,2,7)[$i++])) } split //,"turo"'

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (2)
As of 2024-03-19 06:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found