Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -wT
    use strict;
    ...
    
    print Data::Dumper->new([\%hash],[qw(hash)])->Indent(2)->Quotekeys(0)-
    +>Dump;
    # the above is from the Data::Dumper tutorial on this site.
    
  2. or download this
    #!/usr/bin/perl -wT
    use strict;
    ...
        "Cell phone number: "), Td(textfield(-name=>'cell', -override=>1))
    +)),
        submit, end_form;
    }