View Single Post
  #3 (permalink)  
Old 02-Jul-2009, 21:20
ken_yap ken_yap is online now
Flux Capacitor Penguin
 
Join Date: Jun 2008
Location: GMT+10
Posts: 5,228
ken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud of
Default Re: getting perl-novice

You don't need to download it, it's probably already installed by default, as so many of the OS utilities depend on it. Try this at the command line:

perl -e 'print "Hello Perl newbie\n"'
Reply With Quote