1. suggestions for comparing two large data sets requested - Perl
2. Suggestions for Submitting to CPAN
I've read the tutorial on creating a Makefile.PL for a module I'm submitting to CPAN, and I've applied for a PAUSE ID, but I was curious if anyone whos been through the process before knows of any pit falls I should be careful of, or any suggestions on how to make my life easier. Thanks in advance, Dan
3. Synchronizing two ftp sites/folders - Perl
4. how to find the fastest cpan mirror site?
i will mirror CPAN to our intranet.and i looked at the CPAN FAQ,and find how to mirror the CPAN site.i will try to use rsync.and the faq also give out the command and some sites.but i can't decide choose which one. and then i use the perl of module Geo::IPfree to find the country which the site in. but that is useless ,for the distance is not equal to the speed. would you like to give me some advises? thank you.
5. Internet Explorer Version not being sent to Sites Properly - Internet Explorer(IE)
6. how to send two parameters in HyperLinkColumn?
Hi, in the following example:
-----------
<asp:HyperLinkColum
HeaderText="Select an Item"
DataNavigateUrlField="IntegerValue"
DataNavigateUrlFormatString="detailspage.aspx?id={0}"
DataTextField="PriceValue"
DataTextFormatString="{0:c}"
Target="_blank"/>
-----------
there is only one parameter "id" to transmit,
how do I send two parameters using HyperLinkColumn?
7. Sending Parameters from two hyperlinks to the same page
8. I'm thinking why those two modules are removed from CPAN
any reason for Email-Obfuscate and WWW-GMail? I'm using them in my daily life. hmm now what I can do is to use HTML::Email::Obfuscate and Mail::Webmail::Gmail hmm, don't feel comfortable.