hi,
excuse me that I must post this message here but i don't know where to post
it elsewhere!
perhaps someonecan help me.
i've got a pick-program and don't know at all how it works. It works with a
db3. There are some files called .db3c and .db3t
and .db3x but i don't know what it is!! in fact it s
Hi all, I am using Windows 98 and active perl , and now I have 2 problems here :
Q1)
I am trying to use CGI module to output a GIF, but I found that it is fail .
However, my purpose is to output multiple GIFs, just something looks like a counter.
Would anybody have suggestion for a better module
Just a note to say:
THANK YOU ALL VERY MUCH FOR YOUR HELP!!!
:o)
-Original Message-
At 01:08 PM 7/2/01 -0500, Perl Beginner wrote:
>Hello,
>
>I'm your typical beginner who is kind of stuck. Here is the problem:
>
>I have two hashes, each has ~40,000 key/value p
Hello,
I'm your typical beginner who is kind of stuck. Here is the problem:
I have two hashes, each has ~40,000 key/value pairs. I need to find which
keys in one hash are the same as the keys in the other hash. The ones that
have the same key then need their values diffed. This is how I was tryi