Re: Dereferencing an array reference

2003-07-20 Thread Wiggins d'Anconia
Rob Richardson wrote: Greetings! I am seriously confoogled about how to get my array back from a reference. This is the train scheduling program you've been hearing a lot about from me. The array holds the names of the crew members on the train. The train object is created with the following ro

Dereferencing an array reference

2003-07-19 Thread Rob Richardson
Greetings! I am seriously confoogled about how to get my array back from a reference. This is the train scheduling program you've been hearing a lot about from me. The array holds the names of the crew members on the train. The train object is created with the following routine: sub new {