perl namespace for postgres specific modules? - Mailing list pgsql-hackers

From Andrew Hammond
Subject perl namespace for postgres specific modules?
Date
Msg-id 1155337061.981551.197690@i42g2000cwa.googlegroups.com
Whole thread Raw
Responses Re: perl namespace for postgres specific modules?
Re: perl namespace for postgres specific modules?
List pgsql-hackers
I need to write a perl module which will parse a .pgpass file into a
reasonable data-structure in memory. I may extend it later to go in the
other direction (given a populated datastructure, write a .pgpass).

The first question that came to mind is what namespace should I put
this under? Is there any precedent for perl modules intended to support
postgresql administration? If not, I suggest

PostgreSQL::pgpass

Thoughts?

Drew



pgsql-hackers by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: [PATCHES] extension for sql update
Next
From: "Ian Barwick"
Date:
Subject: Re: perl namespace for postgres specific modules?