{% extends "layout.html" %} {% block title %}Perl CyanChat Client{% endblock %} {% block content %}

Perl CyanChat Client

PCCC

Project Description

Perl CyanChat Client (PCCC) is a chat client for CyanChat, the official chat room of Cyan Worlds, Inc..

This project is now hosted on Github: https://github.com/kirsle/PCCC

Features

Here's a brief list of some of PCCC's features:

Screenshots

Screenshot
PCCC 3.0 running on Windows 7 Beta.
Screenshot
Ignore List preferences on Windows 7 Beta.
 
Screenshot
Linux: PCCC connected to a local CyanChat server,
demonstrating the colors of Cyan Admins and
Special Guests.
 
Screenshot
PCCC running on Mac OS X using X Windows.
Screenshot credit: Amonre
 
Screenshot
Linux: A tab from the Preferences window.
 
Screenshot
Linux: PCCC in action.
 
Screenshot
Windows XP: PCCC with a couple dialog windows open.
 
Screenshot
Windows XP: PCCC 2.0's main window.

Software License

	 Perl CyanChat Client
	Copyright (C) 2013 Noah Petherbridge

	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 2 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.

	You should have received a copy of the GNU General Public License along
	with this program; if not, write to the Free Software Foundation, Inc.,
	51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Downloads

It's recommended that you download the latest version of this software as listed below. To download older versions and source code, skip to the next section.

Windows Executable

Win32 Download Perl CyanChat Client
Version 3.0 - 2007/06/21
ZIP format/2.3 MB

Linux Binary

Linux Download Perl CyanChat Client
Version 3.0 - 2007/06/21
TAR.GZ format/4.7 MB

All Distributions

The following are all the distributions available for this software, starting with the most recent. Source code is also available for all versions.

Release Windows EXE Linux Binary Source Code
3.0
2007/06/21
Win32 PCCC 3.0
(ZIP; 2.3 MB)
Linux PCCC 3.0
(TAR.GZ; 4.7 MB)
Perl Source PCCC 3.0
(TAR.GZ; 175 KB)
2.8
2007/06/01
Win32 PCCC 2.8
(ZIP; 2.2 MB)
Linux PCCC 2.8
(TAR.GZ; 4.6 MB)
Perl Source PCCC 2.8
(TAR.GZ; 48.7 KB)
2.7
2007/05/23
Win32 PCCC 2.7
(ZIP; 2 MB)
Linux PCCC 2.7
(TAR.GZ; 4.5 MB)
Perl Source PCCC 2.7
(TAR.GZ; 42 KB)
2.6
2007/04/14
Win32 Not available. Linux Not available. Perl Source PCCC 2.6
(TAR.GZ; 40.7 KB)
2.3
2006/11/07
Win32 PCCC 2.3
(ZIP; 3.2 MB)
Linux Not available. Perl Source PCCC 2.3
(ZIP; 31.2 KB)
2.1
2006/10/24
Win32 Not available. Linux Not available. Perl Source PCCC 2.1
(ZIP; 23.5 KB)
2.0
2006/10/01
Win32 Not available. Linux Not available. Perl Source PCCC 2.0
(ZIP; 21.2 KB)
1.2
2005/07/19
Win32 PCCC 1.2
(ZIP; 3.2 MB)
Linux Not available. Perl Source PCCC 1.2
(ZIP; 16.2 KB)
{% endblock %}