diff sheep.pl @ 23:54ab0becd730

implemented a prototype for collecting account status.
author "Rex Tsai <chihchun@kalug.linux.org.tw>"
date Thu, 09 Oct 2008 11:33:47 +0800
parents 552528bb4917
children 93d4e6ffe330
line wrap: on
line diff
--- a/sheep.pl	Wed Oct 08 19:27:54 2008 +0800
+++ b/sheep.pl	Thu Oct 09 11:33:47 2008 +0800
@@ -34,6 +34,7 @@
     }
 );
 
+
 if($#ARGV != 1) {
     die("Usage: $0 x y\n");
 }