NAME
CTK - Command-line ToolKit library (CTKlib)
VERSION
Version 1.00
$Id: CTK.pm 31 2012-11-21 07:23:06Z minus $
SYNOPSIS
use CTK;
use CTK (
prefix => 'myprogram',
suffix => 'sample',
cfgfile => ...path to conf file... ,
voidfile => ...path to void file... ,
needconfig => 1, # need create conf file
);
ABSTRACT
CTKlib - Command-line ToolKit library (CTKlib). Command line interface (CLI)
DESCRIPTION
Sorry. Detail manual is preparing now and it will be available later
* See README file
HISTORY
See CHANGES file for details
DEPENDENCIES
ExtUtils::MakeMaker, File::Spec, Test::More, Config::General, Time::Local, MIME::Base64, MIME::Lite, Net::FTP, File::Path, IPC::Open3, Term::ReadKey, IO::Handle, File::Copy, Archive::Tar, Archive::Zip, Archive::Extract, Moose, namespace::autoclean, URI, LWP, LWP::MediaTypes, LWP::UserAgent, HTTP::Headers, HTTP::Request, HTTP::Response
AUTHOR
Serz Minus (Lepenkov Sergey) http://serzik.ru <minus@mail333.com>.
TO DO
* See TODO file
BUGS
* none noted
SEE ALSO
perl
, Moose
DIAGNOSTICS
The usual warnings if it can't read or write the files involved.
COPYRIGHT
Copyright (C) 1998-2012 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