delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/04/14/01:52:13

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Mon, 14 Apr 2003 13:53:38 +0800
From: Greg Matheson <lang AT ms DOT chinmin DOT edu DOT tw>
To: cygwin AT cygwin DOT com
Subject: Re: Exim, .forward and DBD::Oracle
Message-ID: <20030414135338.A22573@ms>
Mail-Followup-To: cygwin AT cygwin DOT com
References: <20030414065754 DOT A13221 AT ms> <Pine DOT GSO DOT 4 DOT 44 DOT 0304132222120 DOT 26381-100000 AT slinky DOT cs DOT nyu DOT edu>
Mime-Version: 1.0
User-Agent: Mutt/1.2.5i
In-Reply-To: <Pine.GSO.4.44.0304132222120.26381-100000@slinky.cs.nyu.edu>; from pechtcha@cs.nyu.edu on Sun, Apr 13, 2003 at 22:29:14 -0400

On Sun, 13 Apr 2003, Igor Pechtchanski wrote:

> It might be interesting to try writing a dummy perl module with a "print"
> in its initialization subroutine, trying to "use" it after a "print" in
> the main script, and seeing which print comes out first...  I haven't
> really written perl modules, so I can't perform the experiment myself
> without a learning curve, but will do so if noone else does it first and
> when time permits.
> 	Igor

	greg AT 7106 ~
	$ echo 'print "hello from module\n";' > Module.pm

	greg AT 7106 ~
	$ perl -e 'print "hello from program\n";use Module;'
	hello from module
	hello from program

I don't know if this carries over for setting $PATH, however.

-- 
Greg Matheson                Autonomous language learning:
Dr Bean's Penpal Pool        My next project after overseeing
Address: palpool             the making of laborers into athletes.
Domain:  @cn91.chinmin.edu.tw

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019