Memory failing?  Probably, along with everything else...:0)

Thanks for your help...        
 

Douglass N. Loud 
President
Integrated Information Systems, Inc.
292 Fifth Avenue
New York, NY 10001
212-714-3522 (office)
203-952-7108 (cell)
[EMAIL PROTECTED]  

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
$Bill Luebkert
Sent: Friday, July 08, 2005 5:49 PM
To: Perl-Win32-Users@listserv.ActiveState.com
Subject: Re: Using canned subroutines with includes - an answer of sorts

Joe Discenza wrote:

> Doug Loud wrote, on Fri 7/8/2005 12:17
> **
> 
> *: *in Windows XP Pro, SP2, I have to use:
> :
> : require 'includes/28ESP.pl';
> :
> : But in the *NIX days, I used:
> :
> : require "../includes/28ESP.pl";
> 
> Are you sure that isn't
>  
> require "./includes/28ESP.pl";
>  
> ? Because the double-dot means *go up* a level, then come down in the 
> includes directory; so that implies that includes is a sibling 
> directory to the current one. The single-dot means than includes is a 
> child of the current directory.

Exactly - Doug's memory seems to be failing him.  ;)

-- 
  ,-/-  __      _  _         $Bill Luebkert    Mailto:[EMAIL PROTECTED]
 (_/   /  )    // //       DBE Collectibles    Mailto:[EMAIL PROTECTED]
  / ) /--<  o // //      Castle of Medieval Myth & Magic
http://www.todbe.com/
-/-' /___/_<_</_</_    http://dbecoll.tripod.com/ (My Perl/Lakers stuff)
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to