#! /usr/bin/perl # # March, 2007: Initial implementation. - Claude Lepage # # Copyright Alan C. Evans # Professor of Neurology # McGill University # use strict; use warnings "all"; use Getopt::Tabular; use MNI::Startup; use MNI::FileUtilities qw(check_output_dirs); # --- set the help & usage strings --- my $help = <