On Sat, Mar 22, 2008 at 11:53 PM, Richard Lee <[EMAIL PROTECTED]> wrote: snip > @{ $HoH{$1} }{ @{ $HoA{$1} } } = split; > > This is really spinning my heads in all direction trying to see if I can > truly understand them instead of just using it. snip
Take a look at http://perldoc.perl.org/perldata.html#Slices and http://perldoc.perl.org/perlref.html -- Chas. Owens wonkden.net The most important skill a programmer can have is the ability to read. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/