Help for this page

Select Code to Download


  1. or download this
    <div class="content">
    <span editable="true" id="nvumaincontent">stuff</span>
    ...
    </div>
    <!-- end main content -->
    </div>
    
  2. or download this
    use File::Find;
     use strict;
    ...
         print "value is $value\n";
         print "\nMy $value = $spancontents{$value} \n\n------------------
    +-------\n";
    }
    
  3. or download this
    
    
    ...
     ,</span>,
    
    -------------------------