Re: need help with subroutines & funtions

2008-09-08 Thread John W. Krahn
Raul Ruiz Jr. wrote: I am taking an online ceu course in scripting with Unix. I have been stumped by this project. Can anyone out there help me out a bit. I created a script at the bottom and it does not quite work. What am I missing? perldoc -q "How do I do .anything.?" I know I am missing

need help with subroutines & funtions

2008-09-08 Thread Raul Ruiz Jr.
I am taking an online ceu course in scripting with Unix. I have been stumped by this project. Can anyone out there help me out a bit. I created a script at the bottom and it does not quite work. What am I missing?  I know I am missing some thing but this is my first time working with perl. I kno