Hi, Xinfeng.  Here are some resources that might help you:

   - http://perldoc.perl.org/perlnewmod.html
   - http://www.slideshare.net/brian_d_foy/create-and-upload-to-cpan

Regards,
David

On Mon, Nov 28, 2016 at 5:19 PM, Wang, Xinfeng <xinfw...@ebay.com> wrote:

> Hi, perl experts and manager:
>
> I used perl for many years, usually I just use the modules on cpan, but
> when I tried to ping 10,000 servers with async ping module on cpan, none of
> them really worked.
>
> It isn’t so hard, I just wrote the code by myself in perl.
>
> it can be done in 5 seconds(timout 5 seconds) on quite an ordinary server,
> with 1 sending process and 1 receiving process. (I think I can make it in 1
> process )
>
> I hope other engineers can use this wonderful feature too, but I don’t
> know anything about how to create Makefile, testing, etc.
>
> What can I do to share my code?
>
>
>
> Best Regards!
>
> Xinfeng Wang
>
>
>



-- 
David Golden <x...@xdg.me> Twitter/IRC/GitHub: @xdg

Reply via email to