Daje-Generate/lib/Daje/Generate/Perl/Base/Common.pm
use v5.40;
use feature 'class';
no warnings 'experimental::class';
class Daje::Generate::Perl::Base::Common {
field $template :param :reader;
field $json :param :reader;
};
1;
#################### pod generated by Pod::Autopod - keep this line to make pod updates possible ####################
=head1 NAME
lib::Daje::Generate::Perl::Base::Common - lib::Daje::Generate::Perl::Base::Common
=head1 DESCRIPTION
pod generated by Pod::Autopod - keep this line to make pod updates possible ####################
=head1 REQUIRES
L<feature>
L<v5.40>
=head1 METHODS
=cut