What is CamelBones?

CamelBones is a Cocoa / Perl bridge for Mac OS X. Like most bridges, CamelBones is bidirectional - It makes Perl accessible from Objective- C, as well as making Cocoa accessible from Perl. You can write a native Cocoa database front-end using DBI for your corporate clients, embed Perl as an application scripting language for your bespoke tool chain, or build complete self-contained web-based apps using the included set of Catalyst modules.

CamelBones on the web:

<http://camelbones.sourceforge.net>

New in 1.0.3:

Added GLKit.par, which bundles the OpenGL CPAN module.

Added an OpenGL example, which demonstrates using PAR.pm to load GLKit.par, adding a custom subclass of NSOpenGLView in Interface Builder, and implementing OpenGL calls in that subclass' drawRect: method to draw a simple square.

Updated all included CPAN modules to the latest version.

Fixed a makefile bug that incorrectly set permissions on the PAR module directories.

sherm--

Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net


Reply via email to