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

Re: HTML and Perl need not commingle in the least bit

by Masem (Monsignor)
on Nov 09, 2001 at 10:16 UTC ( [id://124304]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <td builder="_text::iterator.weight"> @0.1.0.0.5
    
  2. or download this
    <td worker="$s->_text($s->{iterator}->{weight})">  </td>
    
  3. or download this
    <table supply="$s->_aref($s->load_data)">     
      <tr>  <th>name<th>age<th>weight</th> </tr> 
    ...
        <td worker=&quot;$s->_text($s->{iterator}->{weight})">  </td>     
      </tr>   
    </table>
    
  4. or download this
    <td worker="$s->_text($s->{iterator}->{weight})">  </td>
    
  5. or download this
    <td worker="s.text(s.iterator.weight)">  </td>
    <!-- or -->
    <td worker="s.iterator.weight:text">  </td>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (6)
As of 2024-10-03 09:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (42 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.