Help for this page

Select Code to Download


  1. or download this
    print " ",(join " \n",@list),"\n"; #one of many ways to indent a list
    
    print "$var\n" ; #replaced hardcoded 'print "hello\n";' line.