Need help with my code
by James T. other posts by this author
Jun 19 2009 12:00PM messages near this date
view in the new Beta List Site
Re: Older version of CAM::PDF (< 1.13)
|
Re: Need help with my code
Hi all,
I've sent it to the perl-unix group but didn't get much help.
Can someone one here figure what's wrong?
This program 'info.pl' takes 2 different input file format
( file1.txt or file2.txt) and display information about the
Boot and the Boot Processor.
It works file file 'file1.txt' as it get some information
on the "BOOT INFORMATION" but when running it with
'file2.txt' , it only get
information on "BOOT PROCESSOR INFORMATION" but not the
"BOOT INFORMATION"
Can someone tell me what's wrong with my &bootInfo
subroutine ?
I think the problem might in line 43
while ( $idx <= $#{$data} and $data-> [$idx] !~ m/(The
current root cell is)|AutoBoot/)
but I am not sure.
Thanks
J
>
>
>
>
> � � �
Thread:
James T.
Chris Wagner
|