Click here to get back home

DBD::Oracle and various oracle clients

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
DBD::Oracle and various oracle clients Stephan Titard 08-01-2006
Get Chitika Premium
Posted by Stephan Titard on August 4, 2006, 5:00 am
Please log in for more thread options



> Please - read "perldoc perlmodinstall" to see what PREFIX and LIB *really*
> do before making further incorrect assumptions.
>
> sherm--
>

Sherm, I just re-read the perlmodinstall to see if I missed something
obvious (after all these years) , but you just lost me...
PREFIX, LIB and use lib permit to have various directories acting as one
single hierarchy where to find modules, i.e module A::B is
<unique_root>/A/B.pm etc
(they deal with the mechanics of installing, not the dynamics of using)

where is the second DBD::Oracle rooted?
how do I 'use' both at the same time?

maybe my original question was poorly phrased...sorry
of course I can encapsulate in various .pm

use lib /where/is/oracleXXX;
use DBD::Oracle;

but it is not what I was asking for.

thanks
--stephan


Posted by Achim Grolms on August 4, 2006, 8:15 am
Please log in for more thread options


>
>> Please - read "perldoc perlmodinstall" to see what PREFIX and LIB *really*
>> do before making further incorrect assumptions.
>>
>> sherm--
>>
>
> Sherm, I just re-read the perlmodinstall to see if I missed something
> obvious (after all these years) , but you just lost me...
> PREFIX, LIB and use lib permit to have various directories acting as one
> single hierarchy where to find modules, i.e module A::B is
> <unique_root>/A/B.pm etc
> (they deal with the mechanics of installing, not the dynamics of using)
>
> where is the second DBD::Oracle rooted?
> how do I 'use' both at the same time?

What means "at the same time"?
In the same process?

Posted by Stephan Titard on August 4, 2006, 8:32 am
Please log in for more thread options


Achim Grolms escribió:
>>> Please - read "perldoc perlmodinstall" to see what PREFIX and LIB *really*
>>> do before making further incorrect assumptions.
>>>
>>> sherm--
>>>
>> Sherm, I just re-read the perlmodinstall to see if I missed something
>> obvious (after all these years) , but you just lost me...
>> PREFIX, LIB and use lib permit to have various directories acting as one
>> single hierarchy where to find modules, i.e module A::B is
>> <unique_root>/A/B.pm etc
>> (they deal with the mechanics of installing, not the dynamics of using)
>>
>> where is the second DBD::Oracle rooted?
>> how do I 'use' both at the same time?
>
> What means "at the same time"?
> In the same process?
Yes. sloppy wording again:
I meant in the same perl file one use behind the other like in

use DBD::Oracle;
use DBD:Whatever;


Similar ThreadsPosted
DBD::Oracle June 15, 2006, 3:22 am
DBD::Oracle on cygwin July 12, 2006, 6:09 am
DBD::Oracle issues January 23, 2007, 7:16 pm
DBI/DBD-Oracle and Proxy June 13, 2007, 11:43 am
Using DBD::pNET with DBD::Oracle August 23, 2007, 8:54 pm
DBI and DBI::Oracle packages configuration July 22, 2004, 8:55 am
Need Help Installing Oracle-DBD on WindowsXP February 6, 2005, 10:30 pm
Install DBD::Oracle crashes November 22, 2006, 3:08 pm
Problem with DBD::Oracle in cgi-script August 28, 2007, 3:15 am
Problem installing DBD-Oracle June 5, 2008, 5:44 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap