[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Intoroduction: pmcenery



On Wed, 2010-20-01 at 16:19 +0000, Paul McEnery wrote:
> I'm not sure what the upstream goal is. I'll admit it did look a
> little unorthodox in terms of source layout. 

It does this:

====
$ head -60 src/slimrat | tail

# Find root for custom packages
use FindBin qw($RealBin);
use lib $RealBin;

# Custom packages
use Common;
use Plugin;
====

I didn't know about 'FindBin' ... though I think I've seen it before.

I think the INSTALL file covers the rest.

-- 
--gh



Reply to: