in reply to Re: Why Perl does not support database access through core modules?
in thread Why Perl does not support database access through core modules?
There are many people who would argue that the core distribution is already bloated - The addition of support for the many databases and libraries available would only grow the distribution further.
I agree.
However, to me, it seems to be a better idea, to have the database access interface bundled in Perl core, but leave individual database drivers out, and have them published and maintained through CPAN or vendors.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Why Perl does not support database access through core modules?
by Aragorn (Curate) on Jan 21, 2004 at 08:41 UTC | |
by bart (Canon) on Jan 21, 2004 at 11:17 UTC |