[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] End-of-File on Macs



Robert wrote:
> 
> Folks,
> 
> I have a very simple question--yeah, I'm new to Perl. I am learning Perl for
> the first time on a Mac. When entering multiple lines from the following
> construct:
> 
> print "Enter some lines of text and then the End-of-File character (Ctrl-Z
> on PC's): ";
> @somearray = <STDIN>;
> 
> What is the character commands to enter the array?
> 

control-d should work.

Have fun,
Geoff

===== Want to unsubscribe from this list?
===== Send mail with body "unsubscribe" to macperl-request@macperl.org