Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: Avoid warnings while formatting with repeated format lines

by Anonymous Monk
on Aug 24, 2022 at 14:50 UTC ( [id://11146369]=note: print w/replies, xml ) Need Help??


in reply to Re: Avoid warnings while formatting with repeated format lines
in thread Avoid warnings while formatting with repeated format lines

If the Perl in question is at least 5.10, your solution could use shift(@f) // '', shift(@f) // '', shift(@f) // '' to duplicate the original output.

Replies are listed 'Best First'.
Re^3: Avoid warnings while formatting with repeated format lines
by Athanasius (Archbishop) on Aug 24, 2022 at 15:34 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (4)
As of 2024-03-29 12:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found