Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: img function in CGI.pm

by Anonyrnous Monk (Hermit)
on Feb 09, 2011 at 17:01 UTC ( [id://887238]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    td(img({-src=>'/css/ico/notepencil32.png', -alt=>'ahoj', -height=>'23'
    +, -width=>'23' -id=>'myid'}))
                                                                          
    +              ^
    
  2. or download this
    $ perl -wMCGI=:standard -le"print img({-src=>'/css/ico/notepencil32.pn
    +g', -alt=>'ahoj', -height=>'23', -width=>'23', -id=>'myid'})"
    <img height="23" src="/css/ico/notepencil32.png" id="myid" width="23" 
    +alt="ahoj" />
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (3)
As of 2025-04-28 21:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.