The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Shipwright::Manual::Glossary - Glossary for Shipwright

DESCRIPTION

distribution

What is imported into a Shipwright repository; e.g. a package from cpan. Normally, A Shipwright repository generally has more than one distribution, or dist for short, in it.

repository

the backend, where all stuff lives, e.g. metadata, sources, etc.. Currently, SVN, SVK and FS(file system) are supported.

vessel

Shipwright's final product; i.e. what is produced after running shipwright build.

SEE ALSO

Shipwright::Manual::Tutorial, Shipwright::Manual::UsingFlags, Shipwright::Manual::CustomizeBuild,

AUTHORS

sunnavy <sunnavy@bestpractical.com>

LICENCE AND COPYRIGHT

Shipwright is Copyright 2007-2009 Best Practical Solutions, LLC.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.