School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!

Welcome to Dream.In.Code
Become an Expert!

Join 300,446 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,511 people online right now. Registration is fast and FREE... Join Now!




Expanding Environment Variable

 

Expanding Environment Variable, I got a question regarding environment variable:-

Sun751

25 Jun, 2009 - 01:16 AM
Post #1

D.I.C Head
**

Joined: 11 Dec, 2008
Posts: 57



Thanked: 1 times
My Contributions
In my config file I have $ENV(appl) assigned to some variable. And I am running the Perl script to read that config file (update few records, expand environment variable) then write it to some output file,

could any one guide me how can I expand that environment
variable? through my perl script,

For example in my config file:

Id = $ENV{APPL}

but while writing to output file I want,

Id = '/ann/dev/sum' [content of $ENV{APPL}]

Any Suggestion, Please

Cheers

This post has been edited by Sun751: 25 Jun, 2009 - 02:56 AM

User is offlineProfile CardPM
+Quote Post


Sun751

RE: Expanding Environment Variable

25 Jun, 2009 - 01:22 AM
Post #2

D.I.C Head
**

Joined: 11 Dec, 2008
Posts: 57



Thanked: 1 times
My Contributions
Need Help, Please

This post has been edited by Sun751: 25 Jun, 2009 - 02:34 AM
User is offlineProfile CardPM
+Quote Post

no2pencil

RE: Expanding Environment Variable

25 Jun, 2009 - 01:25 AM
Post #3

i R L33t Skiddie, k?
Group Icon

Joined: 10 May, 2007
Posts: 13,233



Thanked: 289 times
Dream Kudos: 2875
Expert In: Goofing Off

My Contributions
** Topics Merged **
User is online!Profile CardPM
+Quote Post

chorny_cpan

RE: Expanding Environment Variable

25 Jun, 2009 - 02:40 AM
Post #4

New D.I.C Head
Group Icon

Joined: 13 May, 2009
Posts: 35


Dream Kudos: 25
My Contributions
my $id = "/ann/dev/sum$ENV{APPL}";

Consider reading "Learning Perl" (no earlier than 4th edition) or "Beginning Perl" - they both have good exercises.

User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic

Time is now: 11/8/09 01:44AM

Live Help!

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter Fan Us On Facebook

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month