Dear Monks,
Please help me in this simple task.i want to set the environment in which my perl programme should run through the perl programme itself. actually I type on the unix commond prompt
setenv PERL5LIB /tmp_mnt/usr4/mrt/vinayPandey/lib/perl5/
which works...i.e. connectts the pgplot module etc.. How to do the same using the programme itself...
thanks,
VNPandey