On 12/3/10 Fri  Dec 3, 2010  5:11 AM, "Cristi Ocolisan" <cri...@wiq.ro>
scribbled:

> Hi all,
> 
>  
> 
> Have anybody used RTF::Tokenizer module?
> 
> I'm struggling to find out how to retrieve the content of tokens.
> 
>  
> 
> What I'm trying to do is to open a file (*.rtf) that a user uploaded on
> server add a few information and save it.
> 
> I'm on Linux so I cannot use modules that work only on Windows.
> 
> Also if you know of other modules that can parse and copy content of rtf
> files, please let me know.

Have you searched CPAN for RTF modules? There are several. I have not used
any.

<http://search.cpan.org/search?query=RTF&mode=all>

... brings up, in addition to RTF::Tokenizer, such modules as

RTF::Parser
RTF::Writer
RTF::Lexer
RTF::Reader

Good luck!



-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to