Re: Pattern Matching Question

2005-11-27 Thread John W. Krahn
Dax Mickelson wrote: > I am having problems matching ALL possible matches of a string against > another (very large) string. I am doing something like: @LargeArray = > ($HugeString =~ m/$Head/ig); Where $Head is an 8 character > string. (Basically I want to get all 16 character long sub

RE: Pattern Matching Question

2005-11-27 Thread S, karthik \(IE03x\)
Hope you are getting what you require.. If not, what you expect the result to be? With Best Regards, Karthikeyan S Honeywell Process Solutions - eRetail Honeywell Automation India Limited Phone:91-20-56039400 Extn -2701 Mobile :(0)9325118422 E-Mail: [EMAIL PROTECTED] This e-mail, and any

Pattern Matching Question

2005-11-27 Thread Dax Mickelson
I am having problems matching ALL possible matches of a string against another (very large) string. I am doing something like: @LargeArray = ($HugeString =~ m/$Head/ig); Where $Head is an 8 character string. (Basically I want to get all 16 character long substrings out of $HugeString wh

Re: how to get file's creation time

2005-11-27 Thread Wijaya Edward
- Original Message - From: Jennifer Garner <[EMAIL PROTECTED]> Date: Monday, November 28, 2005 12:30 pm Subject: how to get file's creation time > How to get file's creation time,NOT last modify time?Thanks. I don't think it is possible, in unix environment. Read this comment by Ran

how to get file's creation time

2005-11-27 Thread Jennifer Garner
hi, How to get file's creation time,NOT last modify time?Thanks. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

You've read the Llama, now what?

2005-11-27 Thread Tom Yarrish
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey all, I've been reading this list for a while, and I've been trying to learn perl on my own for quite some time. However, my job doesn't really (from my vantage point at least) "allow" me to do any sort of programming (by that I mean my day

Re: want to install

2005-11-27 Thread swayam panda
Hi, Before asking this type of questions try to give us the details.What OS,(Linux,WIN) - Original Message - From: "Chris Devers" <[EMAIL PROTECTED]> To: "Andreas Schroeder" <[EMAIL PROTECTED]> Cc: Sent: Monday, November 28, 2005 6:33 AM Subject: Re: want to install On Mo

RE: want to install

2005-11-27 Thread Bobby Jafari
On Mon, 28 Nov 2005, Andreas Schroeder wrote: > Hello? Does someone know, why I can't install the Glib-module on my perl? You need to provide more details, i.e. how did you try to install the package. What's the OS etc. The members of this list are not mind readers and I doubt if there is any per

Re: want to install

2005-11-27 Thread Chris Devers
On Mon, 28 Nov 2005, Andreas Schroeder wrote: > Hello? Does someone know, why I can't install the Glib-module on my perl? Nope! -- Chris Devers ²„S%„OÊ¢*îÖ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

want to install

2005-11-27 Thread Andreas Schroeder
Hello? Does someone know, why I can't install the Glib-module on my perl? Andy -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]