NAME
CTK::CPX
VERSION
$Id: CPX.pm 29 2012-11-20 14:50:39Z minus $
Based on BeeCDR
SYNOPSIS
use CTK::CPX;
tie *CP866, 'CTK::CPX'; # cp866 as default
print CP866 "Ïðèâåò","\n";
AUTHOR
Serz Minus (Lepenkov Sergey) http://serzik.ru, <minus@mail333.com>.
SEE ALSO
perl
, Moose
DIAGNOSTICS
The usual warnings if it can't read or write the files involved.
COPYRIGHT
This program is distributed under the GNU GPL v3.
Copyright (C) 1998-2010 D&D Corporation. All Rights Reserved
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 15:
Non-ASCII character seen before =encoding in '"Ïðèâåò","\n";'. Assuming CP1252