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

From: hubert depesz lubaczewski <depesz(at)depesz(dot)com>
To: Grillo Grillo <cjgrillo(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How can I import a perl module into a plperl function ?
Date: 2010-03-27 14:00:16
Message-ID: 20100327140016.GA24635@depesz.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)depesz(dot)com / aim:depeszhdl / skype:depesz_hdl / gg:6749007

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Frans Hals 2010-03-27 20:16:19 Re: Large index operation crashes postgres
Previous Message Grillo Grillo 2010-03-27 11:17:26 How can I import a perl module into a plperl function ?