From: preecej Date: Wed, 25 Aug 2010 23:19:48 +0000 (+0000) Subject: changed the string to test the version capabilities X-Git-Url: http://gitweb.planteome.org/?a=commitdiff_plain;h=702f8a35b70ce405a2367cd3f33b89fb5c047d7f;p=old-jaiswallab-svn%2F.git changed the string to test the version capabilities svn path=/; revision=20 --- diff --git a/preecej/linux_workshop_1.pl b/preecej/linux_workshop_1.pl index 554395e..038997a 100755 --- a/preecej/linux_workshop_1.pl +++ b/preecej/linux_workshop_1.pl @@ -3,6 +3,6 @@ use strict; system 'clear'; -print "Hello World!\n\n"; +print "Hello World! mod\n\n"; exit;