Experimental perl implementation

2 messages Options
Embed this post
Permalink
willert () Experimental perl implementation
Reply Threaded More More options
Print post
Permalink
Hi all,

I've been working on a perl re-implementation of FirePHP.class and bindings for the Catalyst logging universe. The current (quite usable) implementation can be found at http://github.com/willert/firephp-perl/ . I'd like to invite you to test, break, criticize to your heart's content.

Cheers,
  Sebastian
Christoph Dorn () Re: Experimental perl implementation
Reply Threaded More More options
Print post
Permalink
This is great. Thanks for your efforts!

I have added a page to the wiki: http://www.firephp.org/Wiki/Libraries/Perl

Feel free to blog about it to get more feedback than what you will get from this forum.

I am working on a language-neutral version of FirePHP which will be released later this year. It will implement the same Wildfire protocol as the FirePHPCore class so your code will work with the new extension as well with only minor modifications.