http://qs1969.pair.com?node_id=1056983


in reply to Simple perl Code runs on Ubuntu but gives errors on Cygwin

Looks like a copying error rather than something specific to the operating system. You are missing a trailing semicolon: print "Array Sample \n";

  • Comment on Re: Simple perl Code runs on Ubuntu but gives errors on Cygwin