File: //installd/perl588installer/CPAN-1.9301/distroprefs/LOCAL.trailing_dot_distros.yml
---
comment: "local distros"
match:
distribution: "sources/Perl-Repository-APC/.*\.$"
test:
env:
PERL_REPOSITORY_APC_REPO: "/home/src/perl/repoperls/APC"
---
comment: "Xvfb :121 must be started by somebody else"
match:
distribution: "^/home/src/perl/tk/SVN/\.$"
pl:
commandline: "make clean; svn up && $PERL Makefile.PL XFT=1"
test:
env:
BATCH: 1
DISPLAY: ":121"
---
match:
distribution: "^/home/src/perl/devel-cover/SVN/\.$"
pl:
commandline: "svn up && $PERL Makefile.PL"
---
comment: "remind me to update from time to time"
match:
distribution: "^/home/src/graphics/magick/ImageMagick-6.3.5/PerlMagick/\.$"