Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^3: RFC: Proofread the POD for my HTML elements module

by tobyink (Canon)
on Apr 26, 2013 at 13:46 UTC ( [id://1030831]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      <div style="color:red">[% ... %]</div>
    
  2. or download this
      div( ... );
    
  3. or download this
    use HTML::HTML5::Builder qw[:standard];
    
    ...
        ul(map li($_), @things),
      ),
    );
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (8)
As of 2024-04-25 11:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found