chiark / gitweb /
1f2c702e22ec90c944c17d4517a3f01967d6a136
[dgit.git] / Debian / Dgit / Infra.pm
1 # -*- perl -*-
2
3 package Debian::Dgit::Infra;
4
5 use strict;
6 use warnings;
7
8 # push @INC, q{usr/share/dgit/infra/perl5}; ###substituted###
9
10 1;