Re: First feature patch for plperl - draft [PATCH]

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Jeff <threshar@threshar.is-a-geek.com>
Cc: Tim Bunce <Tim.Bunce@pobox.com>, "David E. Wheeler" <david@kineticode.com>, pgsql-hackers@postgresql.org
Date: 2009-12-04T16:01:42Z
Lists: pgsql-hackers
Jeff <threshar@threshar.is-a-geek.com> writes:
> Is there any possible way to enable "use strict;" for plperl (trusted)  
> modules?

The plperl manual shows a way to do it using some weird syntax or
other.  It'd sure be nice to be able to use the regular syntax though.

			regards, tom lane