diff test.pl @ 22:4e191836de77 default tip

loud perl script
author biomonika <biomonika@psu.edu>
date Thu, 28 Aug 2014 14:44:13 -0400
parents e9657d6ba0ac
children
line wrap: on
line diff
--- 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