> -----Original Message----- > From: Jay Strauss > Sent: Monday, March 06, 2006 8:45 AM > To: Sisyphus > Cc: inline@perl.org > Subject: Re: Inline::Java, changing location of _Inline > compilation directory > > One question. Where am I supposed to get "$Config{sitelib}" > from? Is it > something I define, or is there some builtin perl variable > that hold this?
The latter - "use Config;" -Ken