Here's a quick question:

#!/usr/bin/perl -w

use strict;

print "Hello, Perl!\n";
# return "Hello, Perl!\n";  
# tried this as well


bash2.05a  % perl Hello\ World.pl > test-hello.txt
bash2.05a  %  bbedit test-hello.txt  

 test-hello.txt  is empty, what did I miss?
 
 Thanks!
 
 Dave

====================================================
Cora Connection: Your West African Music Source
Resources, Recordings, Instruments & More!
<http://www.coraconnection.com/> 
====================================================

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to