http://www.perlmonks.org?node_id=45412

justinNEE has asked for the wisdom of the Perl Monks concerning the following question:

Does anyone know where I would begin to read about writing a 100% Perl cross-platform module for carrying out the basic operations a base graphics library would need to carry out to enable others to build on top of it... specifically, reading and writing a few different formats and retrieving/setting individual pixels... The time for praying to God that the current OS/configuration/perl version/c compiler you are developing for makes Image Magick happy. Someone give me a place to stand.