In my case Regular expressions and the working with file (whether read or
right) is the best in Perl.

Infact the reading and writing of contents to a file no matter how big it is
will happen very fast.

Thanks
Mazhar


On 12/26/06, Arthur Vanderbilt <[EMAIL PROTECTED]> wrote:

Regular expressions absolutely. In my experience, the only languages
with reasonable regex support that aren't Perl copy Perl, and the
replacement of other tools with Perl is largely made possible by this
facility.

I like this a lot too, but I'm a newbie: $_

On Dec 24, 2006, at 11:56 PM, <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]> wrote:

> Well, if I'm allowed select more than one, I will add regular
> expressions and
> context semantics. Regex support of perl is the de facto standard,
> power and
> easy use. The context semantics make perl do just as I want to do.
>
> bingfeng
>
>> -----Original Message-----
>> From: Todd W [mailto:[EMAIL PROTECTED]
>> Sent: Monday, December 25, 2006 12:32 PM
>> To: beginners@perl.org
>> Subject: Re: what's your most favourite feature of perl?
>>
>> <[EMAIL PROTECTED]> wrote in message
>> news:[EMAIL PROTECTED]
>> Just a simple survey. As a perl fan, I'd like know what's
>> make you are so enthusiastic with perl. As for me, I vote the
>> smart data structure design:)
>>
>> the CPAN, regular expressions, and autovivification
>>
>> Todd W.
>>
>
>
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> <http://learn.perl.org/> <http://learn.perl.org/first-response>
>
>


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>



Reply via email to