question about Compression::zlib module

2002-10-30 Thread Reddy Kankanala
Hi all, I'm using this module to compress and .gz a file on windows. works ok , except one thing , when i try to view the zipfile, it's having this funny CRLF character in there. is there a way to keep all the cariagereturn/linefeeds intact?? Thanks in advance. Reddy

RE: Passing multiple hashes into a sub-routine and returning them

2002-10-29 Thread Reddy Kankanala
when you loop thru keys, is there a way to get the corresponding value? -Original Message- From: Thomas Drugeon [mailto:tdrugeon;ina.fr] Sent: Tuesday, October 29, 2002 10:39 AM To: [EMAIL PROTECTED] Subject: Re: Passing multiple hashes into a sub-routine and returning them hashes and

RE: Passing multiple hashes into a sub-routine and returning them

2002-10-29 Thread Reddy Kankanala
- value: $hash{$key}\n; } The code above loops through the keys (in no particular order) and prints each key along with its value. -Original Message- From: Reddy Kankanala [mailto:rkankanala;Interelate.com] Sent: Tuesday, October 29, 2002 11:04 AM To: Thomas Drugeon; [EMAIL PROTECTED

RE: what is this expr doing exactly?

2002-10-23 Thread Reddy Kankanala
Stacy Bill Thanks for your help. Reddy -Original Message- From: Stacy Doss [mailto:SDoss;hifn.com] Sent: Wednesday, October 23, 2002 12:46 AM To: '$Bill Luebkert'; Reddy Kankanala Cc: [EMAIL PROTECTED] Subject: RE: what is this expr doing exactly? Actually not a typo- Subs a path

what is this expr doing exactly?

2002-10-22 Thread Reddy Kankanala
can some one tell me what is this doing? i found this in Logfile::Rotate $currn=~ s+.*/([^/]*)+$self-{'Dir'}/$1+if defined($self-{'Dir'}); Thanks. Reddy ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: