Help for this page
package Device; sub create_communication ... my $device = Device->new( 'device', 'localhost', 8080 ); my $communication = $device->create_communication();