searching complex datastructures

2003-12-10 Thread wren thornton
I'm working with some complex data (array of hashes in this case) and I'm wondering if there's a good way to do a reverse lookup? So far I have the following: for my $i (0.. @names-1) { if ($names[$i]{'xml_index'} == $xml_index){ $return = $names[$i]{'name'} }

Re: [OT] Old BBEdit question

2003-11-23 Thread wren thornton
--- Jim Correia <[EMAIL PROTECTED]> wrote: > 4.5.3 doesn't support language plug-ins (that > capability was added > later.) Even so, I am unaware of third party CSS > modules. Okay, thanks. I could just set it to plain-text, shouldn't be too annoying. --- Jim Correia <[EMAIL PROTECTED]> wrote: