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

1.00 Mon Jun 18 13:03:31 2012 GMT

    * Initial release

1.01 Wed Nov 21 14:08:00 2012 GMT

    * Documentation modified

1.02 Wed Nov 28 16:14:40 2012 MSK

    * Documentation modified
    * Added Moose::Role

1.03 Wed Dec 19 16:11:55 2012 MSK
   
    * Documentation modified
    * Verbose and Silent mode support via CTK::Log module
    * CTK::FilePid patch added

1.04 Thu Dec 27 06:49:54 2012 GMT

    * Documentation modified
    * Added test scripts
    * CTK::Util: Added "ls" function

1.05 Thu Dec 27 10:04:54 2012 GMT

    * Documentation modified

1.06 Fri Yan 04 16:07:59 2013 GMT

    * Documentation modified
    * CTK::Util: Modified functions scandirs, scanfiles and ls

1.07 Tue Jan  8 17:06:49 2013 GMT

    * Documentation modified
    * CTK::Util - Added subroutines: getsyscfg, prefixdir, localstatedir,
      sysconfdir, srvdir, sharedir, docdir, localedir, cachedir, syslogdir,
      spooldir, rundir, lockdir, sharedstatedir, webdir and randchars

1.08 Tue Jan 29 12:31:22 2013 GMT

    * Documentation modified
    * CTK::Util: Modified all extended subroutines.  
      See http://www.pathname.com/fhs/pub/ for details
    * CTK::Util: Added shuffle function from List::Util::PP module
    * CTK::Util: Added eqtime function from ExtUtils::Command module
    * Added interactive mode in bin/ctklib helper script

1.09 Fri Feb  1 12:12:08 2013 GMT

    * Documentation modified
    * Modified CTK::Util functions: ls, getlist and getdirlist
    * Modified CTK::Util functions: ftptest, procexec
    * CTK::Util: Added dtf function and aliases: timef, datef and datetimef
    * CTK::Helper: Added documentstion
    * CTK::Helper: OOP Style supported
    * ctklib-tiny: Added functional subroutines

1.10 Mon Feb 18 07:05:40 2013 GMT

    * Documentation modified
    * CTK::Util: POD-error fixed
    * CTK::XS::Util added
    * CTK::XS::Util: added shred function (XS)

1.11 Thu Feb 21 10:08:47 2013 GMT

    * Documentation modified
    * CTK::DBI: Added timeouts attributes
    * Added CTK::ConfGenUtil module