The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

facebook2sgf - extract an SGF recording of a game of Go from Facebook

DESCRIPTION

This script is a simple wrapper around the WWW::Facebook::Go::SGF perl module.

SYNOPSIS

To print an SGF record to STDOUT:

    facebook2sgf 123456

To save an SGF record to a file:

    facebook2sgf -o 123456.sgf 123456

You can get game IDs by visiting http://apps.facebook.com/gothegame/ and clicking the "View Full Profile" link.

SEE ALSO

WWW::Facebook::Go::SGF

AUTHOR, COPYRIGHT and LICENCE

Copyright 2009 David Cantrell <david@cantrell.org.uk>

This software is free-as-in-speech software, and may be used, distributed, and modified under the terms of either the GNU General Public Licence version 2 or the Artistic Licence. It's up to you which one you use. The full text of the licences can be found in the files GPL2.txt and ARTISTIC.txt, respectively.

CONSPIRACY

This software is also free-as-in-mason.