hello everyone,
i wanted to use xml extensions of perl
on windows,i dunno what are the necessary modules
i need to download and build,so that i could create
and read xml documents atleast.
Please can someone tell me what are the
necessary modules i need to download in o
I wanted to know how to use the utime() function on
windows perl,
any sample code and a little explanation would be
very useful,
thanks,
aditya
__
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
--
To uns
Hello everyone,
Your assumption was right - I am a "raw newbie" and did not post the follow
up questions... but they did lead me to some fairly interesting discoveries
on Perl!
I really did appreciate your help in solving my problem though.
Thanks for your support
amit
>From: Paul <[EMAIL
Hi,
Today is my first day on Perl so please bear with me if this sounds
stupid...
How can I find out if an array contains a particular element stored in a
certain variable ?
eg variable TEST1 = "030"
array HOLDER = "020 040 034 056 030"
I need to find out if "030" is present in the array HO