Hi all, I've released Inline-CPP-0.21 to the CPAN. This is a minor release compatible with Inline-0.41, along with some minor documentation updates. >From the readme: ----------------------------------------------------------------------------- FEATURES: Inline::CPP version 0.21 is a minor upgrade from previous versions. It includes: + Inline-0.40 compatibility + Documentation improvements ----------------------------------------------------------------------------- INSTALLATION: This module requires Inline::C.pm version 0.40 or higher to be installed. To install Inline::CPP do this: perl Makefile.PL make make test make install (On ActivePerl for MSWin32, use nmake instead of make.) You have to 'make install' before you can run it successfully. ----------------------------------------------------------------------------- INFORMATION: - For more information on Inline::CPP see 'perldoc Inline::CPP'. - For information about Inline.pm, see 'perldoc Inline'. - For information on using Perl with C or C++, see 'perldoc perlapi' The Inline mailing list is [EMAIL PROTECTED] Send mail to [EMAIL PROTECTED] to subscribe. Please send questions and comments to "Neil Watkiss" <[EMAIL PROTECTED]> Copyright (c) 2000, Neil Watkiss. All Rights Reserved.