in reply to Net::RawIP for IPv6

You need Net::Frame. Much more complete package.

If you want something ready to go, have a look at Perl Packet Crafter:

https://github.com/vinsworldcom/PPC

Replies are listed 'Best First'.
Re^2: Net::RawIP for IPv6
by iThunder (Beadle) on Nov 18, 2016 at 05:58 UTC
    Thanks. I am testing it out and running into some issues. But i think that will be the way to go.