preload perl modules in plperl?

Поиск
Список
Период
Сортировка
От David Garamond
Тема preload perl modules in plperl?
Дата
Msg-id 7c33d060608250310kf502fb5t6d44aa656a783f@mail.gmail.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Sergiusz Jarczyk
Дата:
Сообщение: Re: CMS - portal server Question
Следующее
От: Ragnar
Дата:
Сообщение: Re: HOW SELECT