in reply to Referencing built-ins


There is a similar example at Declaring and initializing a hash with a list of keys and a list of values.

And in relation to dragonchild's observation about bind_columns() there is template for using bind_columns with DBI.

Both nodes by merlyn.

--
John.

Replies are listed 'Best First'.
Re: Re: Referencing built-ins
by Ovid (Cardinal) on Apr 08, 2003 at 21:54 UTC

    What's really interesting about your first link is that I apparently upvoted that a couple of years ago, but simply forgot that you can do this! I can't help but wonder how many things about Perl that I forget simply because I don't use them every day.

    Cheers,
    Ovid

    New address of my CGI Course.
    Silence is Evil (feel free to copy and distribute widely - note copyright text)

Re: Re: Referencing built-ins
by rob_au (Abbot) on Apr 08, 2003 at 22:26 UTC