in reply to Re^3: Send/receive array through IO::Socket?
in thread Send/receive array through IO::Socket?

It's not part of our core...

CS/AIX i2mptpr3 $ perl -v

This is perl, v5.6.0 built for aix
...

CS/AIX i2mptpr3 $ perl -e 'use Storable;'
Can't locate Storable.pm in @INC
...