preload perl modules in plperl? - Mailing list pgsql-general

From David Garamond
Subject preload perl modules in plperl?
Date
Msg-id 7c33d060608250310kf502fb5t6d44aa656a783f@mail.gmail.com
Whole thread Raw
List pgsql-general
How do I "preload" perl modules so they are available in trusted pl/perl? The modules I want to use are not dangerous, they are typically utility routines like HTML::Entities, URI::Escape, and the like. Do I have to resort to plperlu for this and invoke "use HTML::Entities;" directly in the pl function body?

Regards,
dave

pgsql-general by date:

Previous
From: Sergiusz Jarczyk
Date:
Subject: Re: CMS - portal server Question
Next
From: Ragnar
Date:
Subject: Re: HOW SELECT