Hello! > And your exec code ought not to have to change. If you're used to doing > something that says > > foo (@files) > > then just do instead > > foo (@{$logFiles{$key}) > > where $key is one of the hash keys - obviously now you can loop through all > of them. Sorry, but did you forget a brace? foo (@{$logFiles{$key}}) Krisztian -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- ideas to clean this up? Yacketta, Ronald
- Re: ideas to clean this up? Peter Scott
- RE: ideas to clean this up? Yacketta, Ronald
- RE: ideas to clean this up? Peter Scott
- RE: ideas to clean this up? Yacketta, Ronald
- RE: ideas to clean this up? Romek Krisztián
- RE: ideas to clean this up? Peter Scott
- Re: ideas to clean this up? Peter Scott
- RE: ideas to clean this up? Yacketta, Ronald
- RE: ideas to clean this up? Yacketta, Ronald
- RE: ideas to clean this up? Peter Scott
- RE: ideas to clean this up? Peter Scott