Help for this page

Select Code to Download


  1. or download this
     my @AoH = (
            {
    ...
                No       => "2",
            }
      );
    
  2. or download this
    #! /usr/bin/perl -wT 
    use strict;
    ...
      
      return ( \@AoH );
    }
    
  3. or download this
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <html>
    ...
    </body>
    </html>