I'm trying to get the Perlbal module for Cometd working
(using SVN
sources).
Can't locate Sprocket/Filter/JSON.pm, referenced in
lib/Perlbal/Plugin/
Cometd.pm.
Does this file exist anywhere?
Dan
PS: also, see minor patch below :
--- trunk/cometd-perl/perlbal.dist 2007-08-06
12:03:15.000000000
-0400
+++ trunk/cometd-perl/perlbal 2007-08-06
11:59:48.000000000 -0400
 -2,7
+2,7 
use strict;
use warnings;
-use lib qw( lib perlbal-lib );
+use lib qw( lib perlbal-lib sprocket-lib
poe-filter-json-lib );
use Perlbal;
my $opt_daemonize;
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cometd-dev" group.
To post to this group, send email to cometd-dev googlegroups.com
To unsubscribe from this group, send email to
cometd-dev-unsubscribe googlegroups.com
For more options, visit this group at http://grou
ps.google.com/group/cometd-dev
Visit the cometd website at http://www.cometd.com/
-~----------~----~----~----~------~----~------~--~---
|