Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^5: Make a Markup Method in Perl?

by elTriberium (Friar)
on May 16, 2012 at 19:01 UTC ( [id://970893]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Make a Markup Method in Perl?
in thread Make a Markup Method in Perl?

If you want to write some formatted output to an RTF file then you have 2 options:

  • Learn about the RTF file format and write a method which transforms your original text into this format
  • Use an existing module which already does that. Searching for "rtf" on CPAN returns many results, so going through these results would be a good first step

Maybe I also misunderstood your question, but to me it sounds like that's all you want

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://970893]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (9)
As of 2024-04-18 13:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found