libnet-write-perl

Portable interface to open and send raw data to network
  https://metacpan.org/release/Net-Write
  0
  no reviews



Net::write provides a portable interface to write raw data directly to a network interface. it provides three methods: open, send and close. it is especially useful because it can send arbitrary packets on the link layer (layer 2), network layer (layer 3) or transport layer (layer 4).