CTKlib

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

    * CTK::Helper: Added crlf normalizing
    * CTK::File::fjoin: Added joining files in binary mode

1.19 Tue May  2 11:05:25 2017 GMT
    * CTK::File: Bug fixed with buffer size (32)

2.00 Fri 26 Apr 11:37:36 MSK 2019
    + Added serializer module
    * Was changed LICENSE file
    * Was changed name of this file
    - Was removed CTK::Status and CTK::CPX modules!
    - Was removed CTK::CLI functions cli_prompt3 and cli_select3
    - CTK::Util Removed functions:
       - carp, croak, cluck, confess
       - procexec, procexe, proccommand, proccmd, procrun, com
       - translate
       - catdir, catfile, rootdir, tmpdir, updir, curdir, path, splitpath, splitdir
       - splitformat
       - CP1251toUTF8, UTF8toCP1251
       - timef
    + CTK::Util Added functions:
       + from_utf8
       + tz_diff
       + trim
    + Added CTK::Daemon

2.01 Wed Jun 19 18:25:46 MSK 2019
    * CTK::Command::crlf: Bug fixed - added -z condition
    * Status method has been extended: now You can use this method as setter
    * The methods tms and error has been modified

2.02 Thu 26 Sep 06:49:43 MSK 2019
    * CTK::DBI: Bug fixed - undef value returns in list-context
    - CTK::DBI: Has been removed deprecated functions
    + CTK::DBI: Added error() method

2.03 Thu 19 Mar 19:01:02 MSK 2020
    * CTK::Daemon: Bug fixed - pid file must be saved with root permissions
    * CTK::Log: Bug fixed! Has been deleted the unix value from socket options defaults

2.04 Fri 14 Aug 19:25:43 MSK 2020
    * CTK::Util::read_attributes has refactored
    - List::Util dependency has removed (uniq function)
    + Added interface for modulus 11 (recursive) check digit calculation
    + Added interface for FNV32a digest calculation
    + CTK::Plugin::File: Added supporting of unique mode for the fcopy and fmove handlers
    + Added CTK::Plugin::FTP
    + Added CTK::Plugin::SFTP
    + Added CTK::Plugin::Net: this module now is as ::FTP and ::SFTP interface module

2.05 Tue Sep  1 00:01:22 MSK 2020
    * Bug fixed - incorrect default value of _get_path()

2.06 Wed  2 Sep 09:13:22 MSK 2020
    * Bug fixed - now added supporting 32 bit platforms for FNV digest function

2.07 Mon 23 Nov 20:41:07 MSK 2020
    * Added File::Pid implementation (RT#19)

2.08 Tue 06 Sep 2022 19:41:34 MSK
    * Added CTK::Timeout and removed Sys::SigAction dependency
    * CTK::DBI: Has removed the Sys::SigAction dependency
    * Removed Class::C3::Adopt::NEXT and MRO::Compat dependencies
    * CTK::ConfGenUtil: added lvalue function
    * CTK::Log: Added log_critical method
    * CTK::Configuration: added the load and reload methods
    * CTK::Daemon: added the cleanup and reload methods

2.09 Fri 09 Sep 2022 08:32:56 MSK
    * CTK::Daemon: deleted outer eval construction for the run method



( run in 1.319 second using v1.01-cache-2.11-cpan-39bf76dae61 )