Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37405100
en ru br
ALT Linux repos
S:1.10-alt1

Group :: Development/Perl
RPM: perl-Net-Write

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.10-alt1
Build date: 1 april 2015, 20:03 ( 472.3 weeks ago )
Size: 17.20 Kb

Home page:   http://www.cpan.org

License: Artistic
Summary: a portable interface to open and send raw data to network
Description:

Net::Write provides a portable interface to open a network interface, and be able to write raw data directly to the network. It juste provides three methods when a Net::Write object has been created for an interface: open, send, close.

It is possible to open a network interface to send frames at layer 2 (you craft a frame from link layer), or at layer 3 (you craft a frame from network layer), or at layer 4 (you craft a frame from transport layer).

NOTE: not all operating systems support all layer opening. Currently, Windows only supports opening and sending at layer 2. Other Unix systems should be able to open and send at all layers.

Current maintainer: Denis Smirnov

List of contributors

List of rpms provided by this srpm:

  • perl-Net-Write
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin