Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more
Simple module which is basically a struct.
Stores eth number and a Lan object.
Creates a new Attachment.
Usage:
my $lan = Lan->new (eth => 0, lan => $lan, vlan=$vlan);
my
$lan
= Lan->new (
eth
=> 0,
lan
=>
, vlan=
$vlan
);
To install Netkit, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Netkit
CPAN shell
perl -MCPAN -e shell install Netkit
For more information on module installation, please visit the detailed CPAN module installation guide.