Introduction Box2D for Perl Games!

So over the last couple days I have started binding Box2D 2.1.0 to Perl. Box2D is a 2D physics engine used in game such as the popular Angry Birds.  Here is the repository:
https://github.com/PerlGameDev/Box2D-perl

Also here is the helloWorld Box2D example in pure Perl and rendered with SDL Perl. You can
see the video on Box2D Hello World and SDL on Vimeo.


To run this example you will need to install Box2D 2.1.0 .