Acme-RFC4824
view release on metacpan or search on metacpan
lib/Acme/RFC4824.pm view on Meta::CPAN
complain that the IP packet is too large to encode into one frame).
Takes the following named parameters:
=over 4
=item * TYPE
Determines the output format. Can either be 'ASCII' or 'ASCII art'.
In the first case, a string representation of the SFS frame is returned.
In the second case, an ASCII art representation is returned - as an
array of ASCII art strings in list context or as the concatenation in
scalar context.
=item * PACKET
The IP packet that you want to convert
=item * CHECKSUM (optional)
The checksum algorithm. Only 0 (no checksum) is implemented at the moment.
( run in 2.262 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )