Re: Standard input Question

2006-09-26 Thread Mumia W.

On 09/26/2006 07:10 AM, elite elite wrote:


If i going to write a script with a standard input how
would it look like?My perl book don't talk about it.


Craig



If the perl documentation has been properly installed onto your 
computer, you should be able to open a command prompt and type perldoc 
perl to get some more information about perl.


You can potentially learn a tremendous amount about perl using perldoc.


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/ http://learn.perl.org/first-response




Standard input Question

2006-09-26 Thread elite elite


If i going to write a script with a standard input how
would it look like?My perl book don't talk about it.


Craig

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/ http://learn.perl.org/first-response




Re: Standard input Question

2006-09-26 Thread Jorge Almeida

On Tue, 26 Sep 2006, elite elite wrote:




If i going to write a script with a standard input how
would it look like?My perl book don't talk about it.


Craig


What book? And what part thereof did you read? (Besides the cover, that
is...)
--
Jorge Almeida

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/ http://learn.perl.org/first-response




Re: Standard input Question

2006-09-26 Thread elite elite




Learning perl and programming perl book









--- Jorge Almeida [EMAIL PROTECTED] wrote:

 On Tue, 26 Sep 2006, elite elite wrote:
 
 
 
  If i going to write a script with a standard input
 how
  would it look like?My perl book don't talk about
 it.
 
 
  Craig
 
 What book? And what part thereof did you read?
 (Besides the cover, that
 is...)
 -- 
 Jorge Almeida
 
 -- 
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
 http://learn.perl.org/
 http://learn.perl.org/first-response
 
 
 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/ http://learn.perl.org/first-response




Re: Standard input Question

2006-09-26 Thread Bryan R Harris


 If i going to write a script with a standard input how would it look like?My
 perl book don't talk about it.
 
 What book? And what part thereof did you read?
 (Besides the cover, that
 is...)

 Learning perl and programming perl book


First look up the diamond operator () in Learning Perl, chapter 6.2.

- B




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/ http://learn.perl.org/first-response




Re: Standard input Question

2006-09-26 Thread elite elite




My teacher had a lesson 2 only an i thought it was in
lesson 2  in the book thanks for the help:)









--- Bryan R Harris [EMAIL PROTECTED]
wrote:

 
 
  If i going to write a script with a standard
 input how would it look like?My
  perl book don't talk about it.
  
  What book? And what part thereof did you read?
  (Besides the cover, that
  is...)
 
  Learning perl and programming perl book
 
 
 First look up the diamond operator () in
 Learning Perl, chapter 6.2.
 
 - B
 
 
 
 
 -- 
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
 http://learn.perl.org/
 http://learn.perl.org/first-response
 
 
 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/ http://learn.perl.org/first-response