#!/usr/bin/perl package NBuild::ShareVar; use strict; use warnings; use v5.10; our $CACHE_DIR; 1;