Skip to content

Instantly share code, notes, and snippets.

#Created by tryperl.com
use strict;
use warnings;
print 'Hello World';
#Created by tryperl.com
use strict;
use warnings;
print 'Hello World';
#Created by tryperl.com
use strict;
use warnings;
print 'Hello World';
#Created by tryperl.com
use strict;
use warnings;
print "Go Ahead and edit me!";
print "Once you are done editing, click SAVE to save changes :D";
#Created by tryperl.com
use strict;
use warnings;
print "Go Ahead and edit me!";
print "Once you are done editing, click SAVE to save changes :D";
use Data::Dumper;
use Benchmark qw(:all) ;
my @anim = ('rn4,mm8,bosTau2,canFam2,dasNov1,echTel1',
'rn4,mm8,oryCun1,bosTau2,canFam2,dasNov1,echTel1');
my @bigarray = ('rn4,mm8,bosTau2,canFam2,dasNov1,echTel1' x 1000, 'rn4,mm8,oryCun1,bosTau2,canFam2,dasNov1,echTel1' x 1000, 'short' x 1000);
my @randoma;
for my $i (1..100){
my $r = 1+int(rand(90));
@tryperl
tryperl / baz.pl.pl
Created February 12, 2013 14:49
Created by www.tryperl.com.
use 5.10.0;
use strict;
use warnings;
say "hello";
#Created by tryperl.com
use strict;
use warnings;
print "Go Ahead and edit me!";
print "Once you are done editing, click SAVE to save changes :D";
@tryperl
tryperl / teste.pl
Created February 24, 2013 17:55
Created by www.tryperl.com.
#Created by tryperl.com
use strict;
use warnings;
print "Go Ahead and edit me!";
print "Once you are done editing, click SAVE to save changes :D";
print "Hello World";
@tryperl
tryperl / GRR.pl
Created February 24, 2013 22:27
Created by www.tryperl.com
#Created by tryperl.com
use strict;
use warnings;
print "Go Ahead and edit me!";
print "Once you are done editing, click SAVE to save changes :D";