CTKlib
view release on metacpan or search on metacpan
Returns string:
2>&1
NULL
Returns NULL device path or name for Windows platforms
%PLUGIN_ALIAS_MAP
This hash is using for sets aliases of plugins, e.g.:
use CTK qw/ %PLUGIN_ALIAS_MAP /;
$PLUGIN_ALIAS_MAP{myplugin} = "My::Custom::Plugin::Module";
PREFIX
Return default prefix: ctk
TONULL
Returns string:
>/dev/null 2>&1
WIN
Returns 1 if Windows platform
TAGS
:constants
Will be exported following variables:
WIN, NULL, TONULL, ERR2OUT, PREFIX
:variables
Will be exported following variables:
%PLUGIN_ALIAS_MAP
HISTORY
1.00 / 18.06.2012
Init version
2.00 Mon Apr 29 10:36:06 MSK 2019
New edition of the library
See Changes file
DEPENDENCIES
Config::General, JSON, JSON::XS, List::Util, MIME::Lite, Perl::OSType,
Sys::Syslog, Term::ANSIColor, Text::SimpleTable, Time::Local,
Try::Tiny, URI, XML::Simple, YAML, YAML::XS
TO DO
See TODO file
BUGS
* none noted
SEE ALSO
perl
AUTHOR
Serż Minus (Sergey Lepenkov) https://www.serzik.com <abalama@cpan.org>
COPYRIGHT
Copyright (C) 1998-2022 D&D Corporation. All Rights Reserved
LICENSE
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
See LICENSE file and https://dev.perl.org/licenses
( run in 1.294 second using v1.01-cache-2.11-cpan-39bf76dae61 )