Looking at my original post I neglected to point out that the output sound have been a list of IP addresses with the text " OK" appended to each entry so the inet_aton() function was not going to work. However your suggestion to use the map() function was exactly what I needed and with your guidance the code below does what I need:
Just what I needed, thank you for your speedy response.fileStore => join ('', map {$_ .= "\tok\n" } @mynets),
|\/|
In reply to Re^2: Updating a binary value in Net::LDAP
by wardmw
in thread Updating a binary value in Net::LDAP
by wardmw
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |