Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^7: Newline's creep in, while using Tie::File

by bliako (Monsignor)
on Nov 17, 2020 at 22:12 UTC ( [id://11123761]=note: print w/replies, xml ) Need Help??


in reply to Re^6: Newline's creep in, while using Tie::File
in thread Newline's creep in, while using Tie::File

A lot of example code (e.g. CPAN module's doc), for the sake of being brief avoid the use of strict.

But even if the example code does not have use strict; and does not declare variables (e.g. my $xyz;), you should. Regarding the few exceptions where strict should **locally** be disabled because you want to do some hackery, then by all means zap the bastard as if it was a star-wars rogue (barhards? plenials? prole-lians? obviously not acquainted with the subject).

Log In?
Username:
Password:

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

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

    No recent polls found