use something from Storable.pm



I have a database with a blob field. This field is populated by output
from the Perl module Storable. Is there any way to use php to access
the data in this field?

Thanks in advance.

.