Mention BEGIN { strict->import(); } as a substitute for 'use strict'

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

Commit: 9005b757f5ecd7e07529cd30a148488a8f081715
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-08-24T19:16:49Z
Releases: 8.1.0
Mention BEGIN { strict->import(); } as a substitute for 'use strict'
in plperl functions.

Files

PathChange+/−
doc/src/sgml/plperl.sgml modified +8 −4