in reply to Re^4: Truely Unique Code Set?
in thread Truely Unique Code Set?

Thanks GrandFather, I did wonder about that. I guess my next step is to see if those modules are already installed with PERL 5.8.8 - as a newbie with PERL, I've had some prior trouble attempting to install modules from CPAN etc... Cheers, Rich.

Replies are listed 'Best First'.
Re^6: Truely Unique Code Set?
by GrandFather (Saint) on Oct 21, 2011 at 00:16 UTC

    Neither are core modules. DBI should be a normal install. DBD::mysql may require MySQL development files installed on your machine first and can be a bit tricky depending on the OS you are using.

    True laziness is hard work
      Thanks again! I'm struggling to find time to read up on this right now as many competing projects need doing. But thanks for the pointers and i'll check them out. R
      I dove into the C, found a Shell and inside was a PERL.