select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Procedural languages

plperl

PL/Perl procedural language

pgext.cloud · Website · Documentation · License text · Control file

Overview

Packageplperl
Version1.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPostgreSQL contrib
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedYes
RelocatableNo
Schemapg_catalog
Latest commit2026-05-14
Latest release2026-05-14
Catalogue updated2026-07-29

Related extensions

Required by

bool_plperltransform between bool and plperl
hstore_plperltransform between hstore and plperl
jsonb_plperltransform between jsonb and plperl
session_hash_toolsFunctions to store nested hashes in PL/Perl shared hash
sparqlQuery SPARQL datasource with SQL
wikiIn-database wiki data model and SQL/PLPerl API with optional MediaWiki integration.

See also

plperluPL/PerlU untrusted procedural language
plpython3uPL/Python3U untrusted procedural language
plluaLua as a procedural language
pltclPL/Tcl procedural language
plshPL/sh procedural language
pljavaPL/Java procedural language
plrload R interpreter and execute R script from within a database
plxsltXSLT procedural language for PostgreSQL
plpgsqlPL/pgSQL procedural language
plv8PL/JavaScript (v8) trusted procedural language

Same project

bool_plperltransform between bool and plperl
hstore_plperltransform between hstore and plperl
jsonb_plperltransform between jsonb and plperl