Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    $VERSION = 1.00;
    ...
    sub flip_card {
        my $pop = $back->Show;
    }
    
  2. or download this
    use strict;
    use CGI;