Re: Assignment for Perl Class- hurting my brain

2004-08-09 Thread Christopher J. Bottaro
William Paoli wrote: > $obj => {Title} =""; #Is this initilizing the > attribute? > I dont know why I am just not getting this stuff. > Please help me. your syntax is wrong, thats all. so your assignment is make some kinda rudimentary database lookup program thingie? your program reads the file

Re: Assignment for Perl Class- hurting my brain

2004-08-09 Thread James Edward Gray II
(Let's keep our discussion on the list, for all to help and learn.) On Aug 8, 2004, at 11:08 PM, William Paoli wrote: The field format of the file is structured like this: "Car Number":"Driver Name":"Sponsor":"Owner":"Crew Chief":"Car Make":"Mini Biography":"Team Name" I couldn't tell, are you str

Re: Assignment for Perl Class- hurting my brain

2004-08-08 Thread James Edward Gray II
On Aug 8, 2004, at 2:24 AM, William Paoli wrote: Im not looking to cheat, just a push in the right direction. It's hard form me to help you much, without showing code. And of course, if I use something you're teacher hasn't taught yet... Still, I'll try to give a hint or two. [snip] The field fo