The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

INFO

This script is intended to help you download the raw files that are necessary to load publicly available marker maps locally. The load_marshfield_map.pl, load_whitehead_markers, load_genethon_data scripts currently can download all the data from the web/ftp automatically, but you prefer to store everything locally first this script should help you.

REQUIREMENTS

This script assumes you have write permission to /tmp and have Net::FTP, LWP::USerAgent, File::Path, HTTP::Request::Common modules installed.