A better illustration how to add relationships at runtime
[dbsrgits/DBIx-Class-Historic.git] / maint / steal-svn-log.sh
CommitLineData
9535305d 1#!/bin/sh
2
3cd maint;
4rm svn-log.perl;
5wget https://thirdlobe.com/svn/repo-tools/trunk/svn-log.perl;