changeset 22:4e191836de77 default tip

loud perl script
author biomonika <biomonika@psu.edu>
date Thu, 28 Aug 2014 14:44:13 -0400
parents 5b01695e449a
children
files test.pl
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
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