Help for this page

Select Code to Download


  1. or download this
    string    T_PV
    
  2. or download this
    string   MYPV
    INPUT
    MYPV
        $var = ($type)SvPV_nolen($arg)
    
  3. or download this
    use strict;
    use warnings;
    ...
      printf ("%d\n", countGC($line));
    }
    close $fh;