At 6:16 PM +0100 1/15/04, Leopold Toetsch wrote:
Dan Sugalski <[EMAIL PROTECTED]> wrote:

 If that's living in an managedstruct, then accessing the struct
 elements should be as simple as:

     set I0, P20['bar']
     set S1, P20['plugh']
     set P20['baz'], 15

That's mostly done, except for named keys (I used arrays). If you like named keys, an OrderedHash would provide both named and indexed access.

$ perldoc docs/pmc/struct.pod

Integer and number types are working so please just fill in the gaps.

Cool. Okay, you interested folks, have at it! -- Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to