SigC version 0.01
=================

This module, in conjunction with the libsigcperl library,
is a Perl wrapper for the libsigc++ signal library. It
also provides a system for writing XSUB wrappers of
C++ code that uses libsigc++.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

libsigcperl
libsigc++

COPYRIGHT AND LICENCE

Copyright (C) 2002 Ron Steinke

This program is free software.  You may copy or redistribute
it under the same terms as Perl itself.
