NAME

Liveman::Project - Created 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 the main module.

license ()

Creates a license.

warnings ()

Checks the project for errors and prints them in STDOUT.

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.