Re: Fixed Length Text Extract, Write to Excel

From: Wiggins D Anconia (wiggins_at_danconia.org)
Date: 01/07/04


Date: Wed, 7 Jan 2004 11:25:45 -0700
To: "William Martell" <willmartell@yahoo.com>,   <beginning_perl@yahoogroups.com>, <beginners@perl.org>

Please bottom post...

> Thanks for your reply Joseph, I am reading perlref now. If you can offer
> some pointers on how to access the key value pairs of the reference object
> %item. I would appreciate it.
>

May I also suggest the little easier reading of,

perldoc perlreftut
perldoc perldsc
perldoc perllol

To go along with, and usually (at least the first) before perlref. It
can be quite thick to try and get through. The above are designed to be
less of a complete reference and more of a real world help tool....

Good luck,

http://danconia.org



Relevant Pages

  • 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)
  • Re: bless
    ... The effect is to turn the hash reference into an object reference. ... class users should not ever have to access the hash elements directly, ... perldoc perlreftut ...
    (perl.beginners)