Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^6: PERL csv files to Excel

by AnomalousMonk (Archbishop)
on Mar 26, 2023 at 07:18 UTC ( [id://11151220]=note: print w/replies, xml ) Need Help??


in reply to Re^5: PERL csv files to Excel
in thread PERL csv files to Excel

Further to kcott's reply:   Note also that -w controls the global $^W special variable and enables warnings everywhere in your code.

This means that -w used in a program that use-s or require-s a module that actually generates warnings may suddenly start spewing them out like Mr. Creosote and ruin everyone's evening. IMHO, best practice for warnings is to enable them only lexically.


Give a man a fish:  <%-{-{-{-<

Replies are listed 'Best First'.
Re^7: PERL csv files to Excel
by kcott (Archbishop) on Mar 26, 2023 at 07:48 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-24 07:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found