Skip to content

Instantly share code, notes, and snippets.

View andrewjanke's full-sized avatar

Andrew Janke andrewjanke

View GitHub Profile
#! /usr/bin/env perl
#
# http://help.brain-map.org/display/api/Downloading+an+Image
#
# sudo apt-get install libxml-simple-perl
use warnings "all";
use Data::Dumper;