Manpage logo

ExtUtils::Builder::Serializer - (unknown subject)

NAME  VERSION  DESCRIPTION  METHODS  serialize_plan($plan)  serialize_node($node)  serialize_action($action)  serialize_code($action)  serialize_command($action)  deserialize_plan($plan)  deserialize_node($node)  deserialize_action($action)  AUTHOR  COPYRIGHT AND LICENSE 

NAME

ExtUtils::Builder::Serializer −

VERSION

version 0.018

DESCRIPTION

XXX

METHODS

serialize_plan($plan)

Serialize a plan into a JSON compatible hash structure.

serialize_node($node)

Serialize a node into a JSON compatible hash structure.

serialize_action($action)

Serialize an action into a JSON compatible hash structure.

serialize_code($action)

Serialize a code action into a JSON compatible hash structure.

serialize_command($action)

Serialize a command action into a JSON compatible hash structure.

deserialize_plan($plan)

Deserialize a plan from a JSON compatible hash structure.

deserialize_node($node)

Deserialize a node from a JSON compatible hash structure.

deserialize_action($action)

Deserialize an action from a JSON compatible hash structure.

AUTHOR

Leon Timmermans <[email protected]>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Leon Timmermans.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.


Updated 2026-06-01 - jenkler.se | uex.se