Re: No DBI module when installing Perl 5.14

2012-07-23 Thread Andrew DeFaria
On 07/23/2012 01:55 PM, Yaakov (Cygwin/X) wrote: On 2012-07-23 10:41, Reini Urban wrote: On Mon, Jul 23, 2012 at 9:32 AM, Andrew DeFaria wrote: I recently updated my Cygwin to 1.7.16. With this came Perl 5.14.2. While the update when fine, after updating I restarted a service that I wrote in

Re: No DBI module when installing Perl 5.14

2012-07-23 Thread Yaakov (Cygwin/X)
On 2012-07-23 10:41, Reini Urban wrote: On Mon, Jul 23, 2012 at 9:32 AM, Andrew DeFaria wrote: I recently updated my Cygwin to 1.7.16. With this came Perl 5.14.2. While the update when fine, after updating I restarted a service that I wrote in Perl that used DBI. To my surprise it failed saying

Re: No DBI module when installing Perl 5.14

2012-07-23 Thread Andrew DeFaria
On 07/23/2012 08:41 AM, Reini Urban wrote: On Mon, Jul 23, 2012 at 9:32 AM, Andrew DeFaria wrote: I recently updated my Cygwin to 1.7.16. With this came Perl 5.14.2. While the update when fine, after updating I restarted a service that I wrote in Perl that used DBI. To my surprise it failed say

Re: No DBI module when installing Perl 5.14

2012-07-23 Thread Reini Urban
On Mon, Jul 23, 2012 at 9:32 AM, Andrew DeFaria wrote: > I recently updated my Cygwin to 1.7.16. With this came Perl 5.14.2. While > the update when fine, after updating I restarted a service that I wrote in > Perl that used DBI. To my surprise it failed saying it couldn't find the DBI > module. I

No DBI module when installing Perl 5.14

2012-07-23 Thread Andrew DeFaria
I recently updated my Cygwin to 1.7.16. With this came Perl 5.14.2. While the update when fine, after updating I restarted a service that I wrote in Perl that used DBI. To my surprise it failed saying it couldn't find the DBI module. I used cpan to reinstall it but I was wondering if it was int