Group
Extension

Matches 2

ExtUtils-Builder ( L/LE/LEONT/ExtUtils-Builder-0.017.tar.gz, LEONT, 2025; MetaCPAN )
ExtUtils-Builder/lib/ExtUtils/Builder/MakeMaker.pm ( view source; MetaCPAN )
add_delegate('meta', sub { CPAN::Meta->load_file('META.json') });
	$planner->add_delegate('release_status', sub { CPAN::Meta->load_file('META.json')->release_status });
	$planner->add_delegate('jobs',
lder::Planner>:

=over 4

=item * meta

A L<CPAN::Meta|CPAN::Meta> object representing the C<META.json> file.

=item * distribution

The name of the distribution

=item * version

The version of the d
ExtUtils-Builder ( L/LE/LEONT/ExtUtils-Builder-0.017.tar.gz, LEONT, 2025; MetaCPAN )
ExtUtils-Builder/lib/ExtUtils/Builder/Serializer.pm ( view source; MetaCPAN )
 into a JSON compatible hash structure.

=head2 serialize_node($node)

Serialize a node into a JSON compatible hash structure.

=head2 serialize_action($action)

Serialize an action into a JSON compat
a JSON compatible hash structure.

=head2 serialize_command($action)

Serialize a command action into a JSON compatible hash structure.

=head2 deserialize_plan($plan)

Deserialize a plan from a JSON 
serialize_node($node)

Deserialize a node from a JSON compatible hash structure.

=head2 deserialize_action($action)

Deserialize an action from a JSON compatible hash structure.

=head1 AUTHOR

Leon 

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.