On 6/22/05, Dan Klose <[EMAIL PROTECTED]> wrote:
> 
> > Using a hash of arrays will not necessarily preserve the order...
> 
> If you don't want to worry about sorting the order of the blocks i.e.
> doing it yourself then use Tie::IXhash (something like that on CPAN) to
> preserve the order, you then don't have to worry about unbalanced blocks
> and reassembly by applying an if defined type block. Easy.

Almost as easy as giving someone a complete working example to their
homework assignment without them having to learn anything?

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to