&Navigate(%modules, %settings);

And reading it like:

sub Navigate {
       (%modules, %settings) = @_;

Only the first sub gets passed...

See how tired I am? I ment hash, only the first HASH get passed LOL.

aNc

--
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