Re: Array of Array refs



On May 28, 12:00 am, googleA...@xxxxxxxxxxxxxxx (Brian) wrote:

I am trudging through some DBI, XML, etc.. I had a problem and was
baffled by how to get at array elements out of a series of pushed
array refs.

What's to be baffled by? Have you read:
perldoc perlreftut
perldoc perllol
perldoc perldsc
?

Paul Lalli

.



Relevant Pages

  • Re: Changing output
    ... now loop over the array elements, ... if you dont know all these functions, use perldoc: ... although usually the values are enclosed in quotes in CSV ...
    (comp.lang.perl.misc)
  • Re: 2D x dimension length
    ... up the O'Reilly nutshell book to help me along, ... It is a direct sequel to the industry-standard "Learning Perl" (ie, ... perldoc perlreftut ...
    (comp.lang.perl.misc)
  • Re: Pointers
    ... perldoc perlreftut ... Which should give you a better handle on references. ... *exactly* like a pointer in C might, the most important (at least to my ...
    (perl.beginners)
  • Re: Problem with objects...hashes and arrays
    ... perldoc perldsc ... object like any other hash reference. ... prefer book form the LPORM book from ORA is excellent. ...
    (perl.beginners)
  • Re: Help needed: urgent
    ... perldoc -f sprintf ... >> Assuming each student is unique, ... >> hash of subjects, ...
    (perl.beginners)