Patrice Auffret > Net-Packet-3.26 > Net::Packet::Layer2

Download:
Net-Packet-3.26.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source   Latest Release: Net-Packet-3.27

NAME ^

Net::Packet::Layer2 - base class for all layer 2 modules

DESCRIPTION ^

This is the base class for Net::Packet::Layer2 subclasses.

It just provides those layers with inheritable attributes and methods.

METHODS ^

isEth
isNull
isRaw
isSll

Returns true if Layer2 is of specified type, false otherwise.

AUTHOR ^

Patrice <GomoR> Auffret

COPYRIGHT AND LICENSE ^

Copyright (c) 2004-2006, Patrice <GomoR> Auffret

You may distribute this module under the terms of the Artistic license. See LICENSE.Artistic file in the source distribution archive.

RELATED MODULES ^

NetPacket, Net::RawIP, Net::RawSock