The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Alien::GSL 0.02
===============

This module is meant to ease the install of the Gnu Scientific Library (GSL). 
It also provides version checking and build flags via the gsl-config utility.

DEPENDENCIES

This module requires these other modules and libraries:

  File::Chdir
  LWP::Simple
  Archive::Extract (in core after Perl 5.9.5)

This module requires Perl version 5.8.0 but not for any more specific reason than I do not want to test below that version number.

COPYRIGHT AND LICENCE

Copyright (C) 2011 by Joel Berger

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.14.0 or,
at your option, any later version of Perl 5 you may have available.