Re: How can I import a perl module into a plperl function ? - Mailing list pgsql-general

From hubert depesz lubaczewski
Subject Re: How can I import a perl module into a plperl function ?
Date
Msg-id 20100327140016.GA24635@depesz.com
Whole thread Raw
In response to How can I import a perl module into a plperl function ?  (Grillo Grillo <cjgrillo@gmail.com>)
List pgsql-general
On Sat, Mar 27, 2010 at 08:17:26AM -0300, Grillo Grillo wrote:
> Hi,
>
> I need to use sscanf in a plperl function.
> How can I import the module String::Scanf into my function ?

use pl/perlu

depesz

--
Linkedin: http://www.linkedin.com/in/depesz  /  blog: http://www.depesz.com/
jid/gtalk: depesz@depesz.com / aim:depeszhdl / skype:depesz_hdl / gg:6749007

pgsql-general by date:

Previous
From: Grillo Grillo
Date:
Subject: How can I import a perl module into a plperl function ?
Next
From: Frans Hals
Date:
Subject: Re: Large index operation crashes postgres