Re: seeking "pure Perl" (no C) database



jayeckles@xxxxxxxxx <jayeckles@xxxxxxxxx> wrote:
: I'm looking for a "pure Perl" database module.

Why pure perl. Most perl modules depend on compiled stuff.

If you are on windows without C compiler, then you can
install cygwin. It has C compiler and perl.

Or are you rinning on more exotic envitoment like
DOS, or xenix?

.



Relevant Pages

  • Re: Problem when using NMAKE to build Perl on Windows
    ... I don't think anyone has managed to build perl using that compiler - I haven't checked for a while, so please let me know if you discover that's not so. ... Building perl is a fairly straightforward procedure using Visual Studio 6.0, ... I know activestate uses the freely available Windows Server 2003 R2 Platform SDK compiler for their 64-bit build of ActivePerl. ...
    (comp.lang.perl.misc)
  • Re: Fwd: DBD::Informix A configuration failure
    ... Perl doesn't think your compiler handles prototypes. ... Testing whether your Informix test environment will work... ... >> problems with the test program, you will need to revisit this ...
    (perl.dbi.users)
  • Re: ANNOUNCE: DBD:Oracle 1.18
    ... Well a warning in one compiler is better than and error in an other so I ... This might be a problem more with the older oracle OCI in your client. ... perl -Mblib t/26exe_array.t ...
    (perl.dbi.users)
  • Re: Fwd: DBD::Informix A configuration failure
    ... Your previous subject line was 'problem install DBD Informix'. ... > perl Makefile.PL ... > Configuring IBM Informix Database Driver for Perl Version 2003.04 ... Perl doesn't think your compiler handles prototypes. ...
    (perl.dbi.users)
  • Re: Compiler and an interpreter
    ... >>> error.Can anybody please tell me how the compiler and interpreter will ... Some small unit of the language is an acceptable input. ... > Perl does not to my knowledge in any way require the reading of the ...
    (comp.programming)