in reply to Net::RawIP for IPv6

Does Net::Packet::IPv6 look like it'll fit the bill?

It's a sub-component of Net::Packet. I haven't the time to investigate deeply right now, so you'll have to have a quick review.

update: May have spoke too soon. It appears as though it's deprecated, but POD doesn't state that, per this ticket.

Replies are listed 'Best First'.
Re^2: Net::RawIP for IPv6
by VinsWorldcom (Prior) on Nov 17, 2016 at 14:52 UTC

    Net::Frame is the update to Net::Packet by the same author (Patrice Auffret "GomoR"). See below Re: Net::RawIP for IPv6. I've corresponded with him, very helpful and made some contributions the to core set (which he incorporated) and wrote some additional protocol modules - Net::Frame is extensible.