- An evolution of POD
=head1 VERSION
version v0.4.0
=begin MetaPOD::JSON v1.1.0
{ "namespace":"MetaPOD" }
=end MetaPOD::JSON
=head1 What is MetaPOD
=head2 1. Documentation About Documentation
general specification for all forms of MetaPOD
=item * L<< C<MetaPOD::JSON>|MetaPOD::JSON >> - Information specific to the C<JSON> based implementation of MetaPOD
=back
=head1 People who are wantin
decoder
=begin MetaPOD::JSON v1.1.0
{
"namespace":"MetaPOD::Exception::Decode::Data",
"interface":"class",
"inherits":"MetaPOD::Exception"
}
=end MetaPOD::JSON
=head1 AUTHOR
Kent Fre
use strict;
use warnings;
=begin MetaPOD::JSON v1.0.0
{
"namespace":"Example",
"inherits":"Bar"
}
=end MetaPOD::JSON
use strict;
use warnings;
=begin MetaPOD::JSON v1.0.0
{
"namespace":"Example",
"inherits": [ "Bar", "Baz" ]
}
=end MetaPOD::JSON
=> ro =>,
required => 1,
lazy => 1,
builder => sub {
return { 'JSON' => 'MetaPOD::Format::JSON', };
},
);
sub assemble_handle {
my ( $self, $handle ) = @_;
$self->cl
hould be enough for the majority of use-cases.
At present, C<MetaPOD::Assembler> only supports C<JSON> specification out-of-the-box,
but you can extend it to support any other defined specifications
the format map
my $assembler = MetaPOD::Assembler->new( format_map => {
JSON => 'MetaPOD::Format::JSON',
YAML => 'MyProject::Format::YAML',
});
=head1 METHODS
=head2 assembl
strict;
use warnings;
=begin MetaPOD::JSON v1.0.0
{
"namespace":"Example",
"inherits": [ "Bar", "Baz" ]
}
=end MetaPOD::JSON
=cut
=for MetaPOD::JSON v1.0.0 { "inherits": "Quux" }
=cut
ce( @interface );
=begin MetaPOD::JSON v1.1.0
{
"namespace": "MetaPOD::Result",
"inherits" : "Moo::Object",
"interface": "class"
}
=end MetaPOD::JSON
=head1 AUTHOR
Kent Fredric <kent
) = $role->_supported_versions;
=begin MetaPOD::JSON v1.1.0
{
"namespace": "MetaPOD::Role::Format",
"interface": "role"
}
=end MetaPOD::JSON
=head1 AUTHOR
Kent Fredric <kentnl@cpan.org>
version v0.4.0
=begin MetaPOD::JSON v1.1.0
{
"namespace":"MetaPOD::Exception",
"interface":"class",
"inherits":"Throwable::Error"
}
=end MetaPOD::JSON
=head1 AUTHOR
Kent Fredric <ke
( $POD_EVENT );
=begin MetaPOD::JSON v1.1.0
{
"namespace": "MetaPOD::Extractor",
"inherits" : "Pod::Eventual",
"interface": "class"
}
=end MetaPOD::JSON
=head1 AUTHOR
Kent Fredric <k
ENTNL');
$bundle->configure;
my @stopwords = (qw(
MetaPOD deduplicated behaviour unrecognised JSON namespace behaviours directionally
));
for my $var (@stopwords) {
$bundle->add_or_append_policy