Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Inserting a hyperlink

by Samy_rio (Vicar)
on Nov 22, 2006 at 05:57 UTC ( [id://585442]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $message_body = "This is a list of things to bring\n<a href=\"http:
    +//www.perlmonks.com\">Fresh flowers from Flowershop X</a>\n<a href=\"
    +http://www.perl.org\">Today's Arragement instructions from instrucito
    +n home page</a>\n";
    
    ...
    $msg->attach (Type => 'text/html',             
               Data => $message_body        
              ) or die "Error adding the text message part: $!\n";
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (6)
As of 2024-03-28 11:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found