The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
How to hack on Math::GSL
------------------------
Send jonathan@leto.net an email to know that you are interested.

Get git >= 1.5 and SWIG >= 1.3.35 

To get the latest source:

git clone http://leto.net/code/Math-GSL.git

You can browse the mirror at

http://repo.or.cz/w/Math-GSL.git

Use 
    git checkout master
    git checkout bleed

to switch between different branches.

Use 
    git checkout -b newbranch

to create a branch.