Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value in printf at aprende3.pl line 590
    
  2. or download this
    foreach my $key (@aminos) {
            print OUT $key,' ';
    ...
                }
            }
        }