in reply to splitting/unpacking a string containing data sepearted by \0

Write code that uses one of the splitting/unpacking perl functions. Something like split /\0/, $a perl functions are documented in perlfunc