hi guys,
is there anyway of getting a list of ip addresses of machines on a network in perl? i'm trying to create a script that makes a file available to certain machines on a network. i will specify the machines using a file. i'm trying to create a perl module and a script which will actually handle the copying of the files as well :o(
thanks