Scroll to navigation

Data::Serializer::PHP::Serialization(3pm) User Contributed Perl Documentation Data::Serializer::PHP::Serialization(3pm)

NAME

Data::Serializer::PHP::Serialization - Creates bridge between Data::Serializer and PHP::Serialization

SYNOPSIS

  use Data::Serializer::PHP::Serialization;

DESCRIPTION

Module is used internally to Data::Serializer
serialize - Wrapper to normalize serializer method name
deserialize - Wrapper to normalize deserializer method name

AUTHOR

Neil Neely <neil@neely.cx>

COPYRIGHT

  Copyright 2004 by Neil Neely.  All rights reserved.
  This program is free software; you can redistribute it
  and/or modify it under the same terms as Perl itself.

SEE ALSO

perl(1), Data::Serializer(3), PHP::Serialization(3).
2015-06-01 perl v5.20.2