Heidegger has asked for the wisdom of the Perl Monks concerning the following question:
Dear Monks,
I'm programming in Perl under windows platform. I'm using the IndigoPerl bundle with Apache. When I want to install a module DBIx::Recordset, it can't find a binary distribution for itself. If I try to compile it with cpan, compilation crashes after many steps. I wonder if it is possible just to copy the Recordset.pm to the perl/lib directory to install a perl package. Will it work this way?
Thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Need to install DBIx::Recordset under Windows
by PodMaster (Abbot) on Apr 02, 2004 at 14:13 UTC | |
by Heidegger (Hermit) on Apr 02, 2004 at 14:18 UTC | |
by PodMaster (Abbot) on Apr 02, 2004 at 14:27 UTC | |
|
Re: Need to install DBIx::Recordset under Windows
by bart (Canon) on Apr 02, 2004 at 16:22 UTC |