How can I import a perl module into a plperl function ?

From: Grillo Grillo <cjgrillo(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: cjgrillo(at)gmail(dot)com
Subject: How can I import a perl module into a plperl function ?
Date: 2010-03-27 11:17:26
Message-ID: fab658691003270417l3330ae8au404640a414e8f5d0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I need to use sscanf in a plperl function.
How can I import the module String::Scanf into my function ?

Thanks !
Claudio Grillo
cjgrillo(at)gmail(dot)com
Brazil.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message hubert depesz lubaczewski 2010-03-27 14:00:16 Re: How can I import a perl module into a plperl function ?
Previous Message dipti shah 2010-03-27 10:03:47 Re: Get the list of permissions/privileges on schema