in reply to Re: Need to install DBIx::Recordset under Windows
in thread Need to install DBIx::Recordset under Windows

So I should drop the idea of installing DBIx::Recordset.pm just by copying it to the perl/site/lib dir?
  • Comment on Re: Re: Need to install DBIx::Recordset under Windows

Replies are listed 'Best First'.
Re: Re: Re: Need to install DBIx::Recordset under Windows
by PodMaster (Abbot) on Apr 02, 2004 at 14:27 UTC
    If it's pure-perl, sure (not reccomended). Seeing how the module is a standard CPAN distribution, you should install it like one (How do I install a module from CPAN?).

    MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
    I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
    ** The third rule of perl club is a statement of fact: pod is sexy.