Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: remove a comma

by luupski (Initiate)
on Jun 21, 2018 at 22:09 UTC ( [id://1217137]=note: print w/replies, xml ) Need Help??


in reply to Re: remove a comma
in thread remove a comma

This works nice

Had to ditch the +ne from the code and then all worked nicely


Thanks once more

Replies are listed 'Best First'.
Re^3: remove a comma
by golux (Chaplain) on Jun 22, 2018 at 00:38 UTC
    Hi luupski,

    I'm not seeing it, but I guess the "+ne" (where "+" is colored red) is a continuation (word wrap) of the comment which ends with:

    # ... last record contains neither comma nor newline.

    You can avoid it by changing increasing the code wrap length in your User Settings or turning off code wrapping.

    Alternatively, you click on any [download] link; these take you to an unadulterated rendering of the text. (This is true for any node containing code samples).

    say  substr+lc crypt(qw $i3 SI$),4,5

Log In?
Username:
Password:

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

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

    No recent polls found