The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

DESCRIPTION

Simple module which is basically a struct.

Stores eth number and a Lan object.

new()

Creates a new Attachment.

Usage:

 my $lan = Lan->new (eth => 0, lan => $lan, vlan=$vlan);