On Wed, Mar 10, 2010 at 04:48:54PM +0100, Christoph Friedrich wrote:
> Could I also write
>
> eval { use Env::Sourced "$oraenv"; } or die "Error in Eval $_";
>
> to do the use on run time?
You'd need string eval: eval "use ..."
See also Shell::Source which doesn't do the work at compile time.
Could I also write
eval { use Env::Sourced "$oraenv"; } or die "Error in Eval $_";
to do the use on run time?
Greets
Christoph
Jay Savage schrieb:
On Wed, Mar 10, 2010 at 5:56 AM, HACKER Nora wrote:
Hi list,
I want to use the Env::Sourced module for setting some environment
variables de
On Wed, Mar 10, 2010 at 5:56 AM, HACKER Nora wrote:
> Hi list,
>
> I want to use the Env::Sourced module for setting some environment
> variables depending on the Oracle version of a certain database:
>
> ~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~
> ~ ~~ ~ ~~ ~ ~~ ~ ~
Hi Nora,
On Wednesday 10 Mar 2010 12:56:52 HACKER Nora wrote:
> Hi list,
>
> I want to use the Env::Sourced module for setting some environment
> variables depending on the Oracle version of a certain database:
>
> ~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~
> ~ ~~ ~
On Wed, Mar 10, 2010 at 4:56 AM, HACKER Nora wrote:
> Hi list,
>
> I want to use the Env::Sourced module for setting some environment
> variables depending on the Oracle version of a certain database:
>
> ~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~ ~ ~~
> ~ ~~ ~ ~~ ~ ~~ ~ ~