Folker Naumann <[EMAIL PROTECTED]> wrote:

: I'm fairly new to Perl and need some help to acomplish a
: (simple?) task. 
: 
: I extract strings from some logfiles, namely an ip-adress
: and bytes, by using regexes. I use a hash to store
: ip-adress and associated bytes. First i packed all logs
: in a temporary file but it was getting too big.
: Now i'm having problems to merge the hashes from the
: single logfiles to one hash for all. Either i have a
: hash for each of the files or just one for the last
: processed file.


    Show us your code.


Charles K. Clarkson
-- 
Mobile Homes Specialist
254 968-8328


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