Hi,

If you need to store the text content into memory and parse it later, you could 
use an array.

> Message du 02/09/08 10:20
> De : "Vyacheslav Karamov"
> A : beginners@perl.org
> Copie à :
> Objet : C-style buffer?
>
>
> Hi All!
>
> How C-style buffer could be implemented in Perl?
> I need to download text file into buffer, then find some text in it with
> regular expression,
> then store some text *before* the match and then search some text with
> regular expression again, but starting
> from the end of the previous match till the end of the buffer.
> Then stored matches should be precessed with another regexps.
>
> Is it possible?
>
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> http://learn.perl.org/
>
>
>
> 


Regards,
Jeff.


 Créez votre adresse électronique [EMAIL PROTECTED] 
 1 Go d'espace de stockage, anti-spam et anti-virus intégrés.

Reply via email to