high level logging should be in info
[scpubgit/System-Introspector-Report.git] / maint / Makefile.PL.include
CommitLineData
499ebcdd 1BEGIN {
2 -e 'Distar'
3 or system("git clone git://git.shadowcat.co.uk/p5sagit/Distar.git")
4}
5use lib 'Distar/lib';
6use Distar;
7
8author 'Robert Sedlacek <r.sedlacek@shadowcat.co.uk>';