Acme-BayaC

 view release on metacpan or  search on metacpan

README.pod  view on Meta::CPAN

=encoding utf8


This is Perl module B<Acme::BayaC>.

=begin html

<a href="https://github.com/bayashi/Acme-BayaC/blob/master/LICENSE"><img src="https://img.shields.io/badge/LICENSE-Artistic%202.0-GREEN.png"></a> <a href="https://github.com/bayashi/Acme-BayaC/actions"><img src="https://github.com/bayashi/Acme-BayaC/...

=end html

lib/Acme/BayaC.pm  view on Meta::CPAN

    my $class = shift;
    my $args  = shift || +{};

    bless $args, $class;
}

1;

__END__

=encoding UTF-8

=head1 NAME

Acme::BayaC - one line description


=head1 SYNOPSIS

    use Acme::BayaC;



( run in 0.249 second using v1.01-cache-2.11-cpan-4d50c553e7e )