On 20 December 2011 19:51, Matt S Trout <m...@shadowcat.co.uk> wrote:

> On Tue, Dec 20, 2011 at 05:12:35AM -0600, brian d foy wrote:
> > [[ This message was both posted and mailed: see
> >    the "To," "Cc," and "Newsgroups" headers for details. ]]
> >
> > In article <201112191628.pbjgs2og002...@pause.fiz-chemie.de>, "Perl
> > Authors Upload Server" <upl...@pause.perl.org> wrote:
> >
> > > The following module was proposed for inclusion in the Module List:
> > >
> > >   modid:       Text::CSV::Slurp
> > >   DSLIP:       RdpOp
> > >   description: Convert CSV into perl data or vice versa
> > >   userid:      ROBBIEBOW (Robbie Bow)
> >
> > Slurp typically means that you read in all data at once, and although
> > you might be doing that, it's not main feature of your module. Getting
> > it as Perl data should be the feature to advertise. Is there a name you
> > like that could do that? It's too early in the morning for me to come
> > up with a good suggestion. :)
>
> I sort of feel like a riff on DBI's selectall_arrayref or similar methods
> might work, but then I can't produce anything sensibly small as a name.
>
> I also almost wonder if Data:: might be a neat namespace for this instead.
>
> But I'm at the other end of my awakeness from Brian so YMMV.


Throw into the mix it's been out there for a while and is being used, and
we have the makings and a great Christmas pudding. Now where's that recipe
book?

I'd be happy to rename it so long as the name captures it's role, which is,
to my mind, to do 99% of jobs that Text::CSV is used for. How about
Text::CSV::Easy? What I'd really like, however, is to pass ownership of it
to my new PAUSE ID "BABF" (which is in turn the real reason I wanted to
register the name).

Reply via email to