|
|
| "be consistent" | |
| PerlMonks |
RE: (Adam: JoinMapSplit) RE: One for the regexp fansby Anonymous Monk |
| on Aug 04, 2000 at 21:44 UTC ( [id://26279]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
How about using sprinf:
$mac = join "", map {sprintf "%02s", $_} split '\.', $addr
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||