NAME

Liveman::Project - create a new Perl repository

SYNOPSIS

use Liveman::Project;

my $liveman_project = Liveman::Project->new;

ref $liveman_project  # => Liveman::Project

DESCRIPTION

Creates a new Perl repository.

SUBROUTINES/METHODS

new (@params)

Constructor.

make ()

Creates a new project.

minil_toml ()

Creates a file minil.toml.

cpanfile ()

Creates cpanfile.

mkpm ()

Creates a main module.

license ()

Will issue a license.

AUTHOR

Yaroslav O. Kosmina mailto:dart@cpan.org

LICENSE

GPLv3

COPYRIGHT

The Liveman::Project module is copyright © 2023 Yaroslav O. Kosmina. Rusland. All rights reserved.