Wiggins d'Anconia wrote:
> Tommy Nordgren wrote:
>>
>> Oct 26, 2005 kl. 7:56 PM skrev Wiggins d'Anconia:
>>
>>> Tommy Nordgren wrote:
>>>
>>>>
>>>> Oct 25, 2005 kl. 6:21 AM skrev Pant, Hridyesh:
>>>>
>&
Tommy Nordgren wrote:
>
> Oct 26, 2005 kl. 7:56 PM skrev Wiggins d'Anconia:
>
>> Tommy Nordgren wrote:
>>
>>>
>>> Oct 25, 2005 kl. 6:21 AM skrev Pant, Hridyesh:
>>>
>>>
>>>> Hi All,
>>>> How to extract zip fil
Oct 26, 2005 kl. 7:56 PM skrev Wiggins d'Anconia:
Tommy Nordgren wrote:
Oct 25, 2005 kl. 6:21 AM skrev Pant, Hridyesh:
Hi All,
How to extract zip file using perl program...
Thanks
Hridyesh
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROT
Tommy Nordgren wrote:
>
> Oct 25, 2005 kl. 6:21 AM skrev Pant, Hridyesh:
>
>> Hi All,
>> How to extract zip file using perl program...
>>
>> Thanks
>> Hridyesh
>>
>> --
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additiona
John Doe wrote:
> Pant, Hridyesh am Dienstag, 25. Oktober 2005 11.04:
>>But the same is working if I am using
>>orgtext="Hello";
>>newtext="world";
>>I tired $intext =~ s/$orgtext/$newtext/ms; but this is not working..
>>The only problem is string like "C:\\test".
>
> I was not well prepared with
Thanks a lot john...
-Original Message-
From: John Doe [mailto:[EMAIL PROTECTED]
Sent: 25 October 2005 16:20
To: beginners@perl.org
Subject: Re: extract zip file
Pant, Hridyesh am Dienstag, 25. Oktober 2005 11.04:
> But the same is working if I am using
> orgtext="Hello&
orgtext\E/$newtext/gs;
Joe
> -Original Message-
> From: John Doe [mailto:[EMAIL PROTECTED]
> Sent: 25 October 2005 14:08
> To: beginners@perl.org
> Subject: Re: extract zip file
>
> Pant, Hridyesh am Dienstag, 25. Oktober 2005 08.08:
> > Thanks..
>
]
Sent: 25 October 2005 14:08
To: beginners@perl.org
Subject: Re: extract zip file
Pant, Hridyesh am Dienstag, 25. Oktober 2005 08.08:
> Thanks..
> Now I want to change the string in file.
> orgtext="C:\\test";
> newtext="/bin/old";
> I tired $intext =~ s/$or
Pant, Hridyesh am Dienstag, 25. Oktober 2005 08.08:
> Thanks..
> Now I want to change the string in file.
> orgtext="C:\\test";
> newtext="/bin/old";
> I tired $intext =~ s/$orgtext/$newtext/ms; but this is not working..
Wrong modifiers /ms. See
perldoc perlre
perldoc perlretut
joe
--
To unsub
2005 10:21
To: Pant, Hridyesh
Cc: beginners@perl.org
Subject: Re: extract zip file
On Tue, 25 Oct 2005, Pant, Hridyesh wrote:
> How to extract zip file using perl program...
Write the program, then run it.
Have you tried writing it yet?
Have you tried searching CPAN for helpful modu
Oct 25, 2005 kl. 6:21 AM skrev Pant, Hridyesh:
Hi All,
How to extract zip file using perl program...
Thanks
Hridyesh
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>
On Tue, 25 Oct 2005, Pant, Hridyesh wrote:
How to extract zip file using perl program...
Write the program, then run it.
Have you tried writing it yet?
Have you tried searching CPAN for helpful modules?
--
Chris Devers
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands
Hi All,
How to extract zip file using perl program...
Thanks
Hridyesh
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>
13 matches
Mail list logo