Re: What about Perl autodie? - Mailing list pgsql-hackers

From Greg Sabino Mullane
Subject Re: What about Perl autodie?
Date
Msg-id CAKAnmmJ35EWBkAEuBLFzjfK=xUhUeFstKzA5z67y_nWaYm8quA@mail.gmail.com
Whole thread Raw
In response to What about Perl autodie?  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: What about Perl autodie?
List pgsql-hackers
On Wed, Feb 7, 2024 at 9:05 AM Peter Eisentraut <peter@eisentraut.org> wrote:
I came across the Perl autodie pragma
(https://perldoc.perl.org/autodie).  This seems pretty useful; is this
something we can use?  Any drawbacks?  Any minimum Perl version?

Big +1

No drawbacks. I've been using it heavily for many, many years. Came out in 5.10.1, 
which should be available everywhere at this point (2009 was the year of release)

Cheers,
Greg



pgsql-hackers by date:

Previous
From: Pavel Luzanov
Date:
Subject: Re: Psql meta-command conninfo+
Next
From: David Christensen
Date:
Subject: Constant Splitting/Refactoring