Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    my $q = new CGI;
    my $data = $q->param("gff");
    print "$data\n";
    
  2. or download this
    perl perlcgi/getPlot.pl gff='kk_+ kk_-'
    
  3. or download this
    kk_ kk_-