Alien-SWIG This module automates the installation of SWIG - The Simplified Wrapper and Interface Generator, building from source code (downloading if necessary), and provides convenient accessor functions to describe its location, module paths, etc., as well as a command-line tool for use in scripts and Makefiles. This module can install SWIG versions 1.3.28 - 2.0.1. Please see Alien for an explanation of the Alien namespace. INSTALLATION To install this module, run the following commands: perl Build.PL ./Build ./Build test ./Build install SUPPORT AND DOCUMENTATION After installing, you can find documentation for this module with the perldoc command. perldoc Alien::SWIG You can also look for information at: RT, CPAN's request tracker http://rt.cpan.org/NoAuth/Bugs.html?Dist=Alien-SWIG AnnoCPAN, Annotated CPAN documentation http://annocpan.org/dist/Alien-SWIG CPAN Ratings http://cpanratings.perl.org/d/Alien-SWIG Search CPAN http://search.cpan.org/dist/Alien-SWIG/ LICENSE AND COPYRIGHT Copyright (c) 2011 Jason McManus This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License. See http://dev.perl.org/licenses/ for more information. # END