1 2 3 4 5 6 7 8
#!/usr/bin/perl use strict; use warnings; use lib $ENV{GL_LIBDIR}; use Gitolite::Rc; print glrc('default-text');