The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

ctklib - CTKlib project helper

VERSION

Version 1.15

SYNOPSIS

    ctklib [-d] [-t regular|tiny|module] [PROJECTNAME]
    ctklib [-di]
    ctklib-tiny [PROJECTNAME]

OPTIONS

-d, --debug

Enable debug mode

-h, --help

Help page

-i, --interactive, --shell

Interactive (shell) mode without creation of project

-t TYPE, --type=TYPE

Select output's type your project. Supported types: "regular" (as default), "tiny" and "module". For tiny projects please use follow command:

    ctklib-tiny [PROJECTNAME]
-v, --ver, --version

Version of CTK module

DESCRIPTION

Creating PROJECTNAME project with CTK

AUTHOR

Serz Minus (Lepenkov Sergey) http://www.serzik.ru <minus@mail333.com>

COPYRIGHT

Copyright (C) 1998-2013 D&D Corporation. All Rights Reserved

LICENSE

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

This program is distributed under the GNU LGPL v3 (GNU Lesser General Public License version 3).

See LICENSE file