print( (@fred."\n") ); #### print( (scalar(@fred),"\n") ); #### print 10,"\n"; #### print "@fred\n";