# HG changeset patch # User biomonika # Date 1409251453 14400 # Node ID 4e191836de77094cf6d8e548a7417243ea007d14 # Parent 5b01695e449aa83919041f460211f3e06d6889bc loud perl script diff -r 5b01695e449a -r 4e191836de77 test.pl --- a/test.pl Mon Aug 25 16:51:12 2014 -0400 +++ b/test.pl Thu Aug 28 14:44:13 2014 -0400 @@ -4,4 +4,6 @@ use strict; use warnings; -use Bio::DB::Sam; \ No newline at end of file +use Bio::DB::Sam; + +print "Pozdrav z perl skriptu." \ No newline at end of file