On 2 July 2010 15:56, Sharan Basappa <sharan.basa...@gmail.com> wrote:
> Hi Jason,
>
> Does CSV module come prebuilt so that I can avoid installing.
> I dont know SQL but my requirements are very modest.
> Extract lines and get filed and reformat them to another type.
>
> Regads,
> Sharan


Hi Sharan,

DBD::CSV is not in core. You can check it yourself by using the
`corelist` command-line frontend to Module::Corelist.

For example:
alanhag...@love:~$ corelist DBD::CSV

DBD::CSV was not in CORE (or so I think)

By the way, why do you resist installing modules from CPAN?

Regards,
Alan.
-- 
The difference makes the difference

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to