- or download this
use warnings;
use strict;
- or download this
Bareword "DUMMYHUGO" not allowed while "strict subs" in use ...
Bareword "DUMMY_GENEFILE" not allowed while "strict subs" in use...
- or download this
@hugo = DUMMYHUGO;
@genes = DUMMY_GENEFILE;
- or download this
#!/usr/bin/env perl
use warnings;
...
close $DUMMY_GENEFILE;
close $OUT;
exit;
- or download this
ID1 Id2 Katie Path KJRJ
ID1a Id2a Dave Path DJL
ID1b Id2b Kean Path PKKJ
ID1c Id2c Paul Path PKKJ
ID1d Id2d Sandra Path SKJ