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. -- Matt S Trout - Shadowcat Systems - Perl consulting with a commit bit and a clue http://shadowcat.co.uk/blog/matt-s-trout/ http://twitter.com/shadowcat_mst/ Email me now on mst (at) shadowcat.co.uk and let's chat about how our Catalyst commercial support, training and consultancy packages could help your team.