Could someone provide some links to additional documentation or tutorials for the CPAN module Net::Libnet?

link|improve this question

35% accept rate
1  
What exactly are you trying to accomplish with Net::Libnet? This module only had one release in 2007 and I doubt that any good use can be made out of it. – innaM Dec 15 '09 at 19:22
am searching for opensource packet creation and injection library which os independent and works in perl if you have another documentation in addition to the cpan about this library you are welcome to share – dan Dec 15 '09 at 19:30
feedback

2 Answers

There's a link to the module's homepage right in CPAN: http://www.packetfactory.net/libnet/ (although this link doesn't work -- the site has moved to http://libnet.sourceforge.net/)

What details are you looking for?

link|improve this answer
Some examples about using this library in perl in addition to the documentation in the CPAN homepage – – dan Dec 15 '09 at 19:22
feedback

If you haven't yet found what you are looking for, you could attempt to contact the module author via the email address he provides on CPAN. Perhaps he can share some notes or more sample code with you.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.