For about 8 months, I've had this little script laying around, but I just now got 'round to fixing it up and making it suitable for public consumption. About 8 months ago, I had a need (long since forgotten) to figure out which posts I had posted using which friends groups. There's no easy way to do this when you have well over a thousand entries
(
Read more... )
Comments 14
Reply
Reply
Reply
You might want to know that you can get GDBM_File for Win32 using PPM at:
http://homepage2.nifty.com/kipp/perl/packages/5.8/
Reply
What is your quest:
What is your favorite color:
How do you intiate an object in Perl:
or
What does "$word =~s#(^.)(.*)#$2$1ay#gi;" do:
That should weed out a lot of people. :)
Reply
(The comment has been removed)
Reply
(The comment has been removed)
GDBM_File is part of the standard Perl distribution. Why it's not in OSX is a mystery to me and I can't find much info on Google. It'd be possible to do a manual installation (ie, not from CPAN) but I don't really know how.
I looked on Apple's developer site but found little info. I honestly don't know what to say at this point. I'm going to look into adapting jbackup.pl to use a more common database backend, but for now there's nothing I can do.
Sorry.
Reply
Reply
Reply
Reply
Try invoking it thusly:
./ljgroupanalyze.pl -j angrykeyboarder -e
That should show you all groups regardless of whether or not they have posts in them. If you can confirm that there is a post that belongs to a friends group but doesn't show up that way, then we've got a problem and we can take it from there.
Thanks for checking it out, I want to make it work as best I can.
Reply
Leave a comment