Changes			History of this package
Makefile.PL		Custom Makefile maker tested on Win32, Mac, and Linux
MANIFEST		This file
MatrixSSL.xs		The "C" code which builds a perl module containing the MatrixSSL routines
ppport.h
README			Info about MatrixSSL and Crypt::MatrixSSL
t/Crypt-MatrixSSL.t	Test script
MatrixSSL.pm		Main Module
mxgg.pl			Example script showing MatrixSSL grabbing an HTTPS web page
mxSsl.h			Header file so MatrixSSL.xs can connect to the MatrixSSL source tree (./matrixssl/*)
const-c.inc		
const-xs.inc
CAcertCln.pem		Certificates used by the sample script:-
CAcertSrv.pem
certCln.pem
certSrv.pem
privkeyCln.pem
privkeySrv.pem
META.yml		Version info etc
