RE: Can't locate Date/Format.pm

2002-10-30 Thread FARRINGTON, RYAN
Title: Message



Mark,
 Here comes a stupid question. Did 
you extract it? If so it created a directory named 'TimeDate-1.1301' under that 
you'll see 2 directories and 4 files... you have 2 choices... you can either 
type the following:

perl 
makefile.pl
nmake
nmake 
test
nmake 
install

I've 
attached my version of nmake (you can find another if you don't trust me, also 
I've renamed it to .txt from .exe) 

or you 
can just be brave and just copy the files from /lib to the following 
locations

%perl_path%\site\lib\Time\Zone.pm%perl_path%\site\lib\Date\Format.pm%perl_path%\site\lib\Date\Language.pm%perl_path%\site\lib\Date\Parse.pm%perl_path%\site\lib\Date\Language\Austrian.pm%perl_path%\site\lib\Date\Language\Czech.pm%perl_path%\site\lib\Date\Language\Dutch.pm%perl_path%\site\lib\Date\Language\English.pm%perl_path%\site\lib\Date\Language\French.pm%perl_path%\site\lib\Date\Language\German.pm%perl_path%\site\lib\Date\Language\Italian.pm%perl_path%\site\lib\Date\Language\Norwegian.pm


or you 
could always find it on PPM

inside 
PPM type: 

search 
TimeDate
install TimeDate

and 
that will install a cut down version with only French as an alternate 
language.



  -Original Message-From: Ricci, Mark 
  [mailto:[EMAIL PROTECTED]]Sent: Wednesday, October 30, 2002 10:09 
  AMTo: 'FARRINGTON, RYAN'; 
  '[EMAIL PROTECTED]'Subject: RE: Can't 
  locate Date/Format.pm
  Thanks, Ryan.
  
   I was able to download it. But what directory do you 
  install it in. 
   I copied it here:
   c:\perl\site\lib\
  
   and here:
   c:\perl\site\win32
  
   but I'm getting the same error about not being able to find 
  the pm.
  
  
  Mark
  
  

-Original Message-From: FARRINGTON, 
RYAN [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 
October 30, 2002 9:37 AMTo: 
'[EMAIL PROTECTED]'Subject: RE: Can't 
locate Date/Format.pm
http://search.cpan.org/author/GBARR/TimeDate-1.1301/ 
look at download 1/4 down the page... 
-Original Message- From: 
Ricci, Mark [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, October 30, 2002 8:20 AM To: '[EMAIL PROTECTED]' Subject: Can't locate Date/Format.pm 
Hello, 
 I can't seem to 
find this module: 
 use 
Date::Format; 
 Any pointers 
where it might be located? 
Thanks, Mark 
This e-mail message is for the sole use of the intended 
recipient(s) and may contain confidential and/or 
privileged information. Any review, use, disclosure or distribution by persons or entities other than the 
intended recipient(s) is prohibited. If you 
are not the intended recipient, please contact the 
sender by reply and destroy all copies of the original message. 
Thank you. 
WordWave, Capturing the Power of the Spoken Word 
http://www.wordwave.com 
___ 
Perl-Win32-Users mailing list [EMAIL PROTECTED] To 
unsubscribe: http://listserv.ActiveState.com/mailman/mysubs 
  
  This e-mail message is for the sole use of the 
  intended recipient(s) and may contain confidential and/or privileged 
  information. Any review, use, disclosure or distribution by persons or 
  entities other than the intended recipient(s) is prohibited. If you are not 
  the intended recipient, please contact the sender by reply and destroy all 
  copies of the original message.
  Thank you.
  WordWave, Capturing the Power of the Spoken 
  Word
  http://www.wordwave.com


RE: Can't locate Date/Format.pm

2002-10-30 Thread Ricci, Mark
Title: Message



Thanks 
Ryan. 

I was 
able to find it on PPM after going to the CPAN site.

Mark

  
  -Original Message-From: FARRINGTON, RYAN 
  [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 30, 
  2002 12:15 PMTo: 'Ricci, Mark'; FARRINGTON, RYAN; 
  '[EMAIL PROTECTED]'Subject: RE: Can't 
  locate Date/Format.pm
  Mark,
   Here comes a stupid question. Did 
  you extract it? If so it created a directory named 'TimeDate-1.1301' under 
  that you'll see 2 directories and 4 files... you have 2 choices... you can 
  either type the following:
  
  perl 
  makefile.pl
  nmake
  nmake test
  nmake install
  
  I've 
  attached my version of nmake (you can find another if you don't trust me, also 
  I've renamed it to .txt from .exe) 
  
  or 
  you can just be brave and just copy the files from /lib to the following 
  locations
  
  %perl_path%\site\lib\Time\Zone.pm%perl_path%\site\lib\Date\Format.pm%perl_path%\site\lib\Date\Language.pm%perl_path%\site\lib\Date\Parse.pm%perl_path%\site\lib\Date\Language\Austrian.pm%perl_path%\site\lib\Date\Language\Czech.pm%perl_path%\site\lib\Date\Language\Dutch.pm%perl_path%\site\lib\Date\Language\English.pm%perl_path%\site\lib\Date\Language\French.pm%perl_path%\site\lib\Date\Language\German.pm%perl_path%\site\lib\Date\Language\Italian.pm%perl_path%\site\lib\Date\Language\Norwegian.pm
  
  
  or 
  you could always find it on PPM
  
  inside PPM type: 
  
  search TimeDate
  install TimeDate
  
  and 
  that will install a cut down version with only French as an alternate 
  language.
  
  
  
-Original Message-From: Ricci, Mark 
[mailto:[EMAIL PROTECTED]]Sent: Wednesday, October 30, 2002 
10:09 AMTo: 'FARRINGTON, RYAN'; 
'[EMAIL PROTECTED]'Subject: RE: Can't 
locate Date/Format.pm
Thanks, Ryan.

 I was able to download it. But what directory do 
you install it in. 
 I copied it here:
 c:\perl\site\lib\

 and here:
 c:\perl\site\win32

 but I'm getting the same error about not being able to 
find the pm.


Mark


  
  -Original Message-From: FARRINGTON, 
  RYAN [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 
  October 30, 2002 9:37 AMTo: 
  '[EMAIL PROTECTED]'Subject: RE: Can't 
  locate Date/Format.pm
  http://search.cpan.org/author/GBARR/TimeDate-1.1301/ 
  look at download 1/4 down the page... 
  -Original Message- From: 
  Ricci, Mark [mailto:[EMAIL PROTECTED]] 
  Sent: Wednesday, October 30, 2002 8:20 AM 
  To: '[EMAIL PROTECTED]' 
  Subject: Can't locate Date/Format.pm 
  Hello, 
   I can't seem to 
  find this module: 
   use 
  Date::Format; 
   Any pointers 
  where it might be located? 
  Thanks, Mark 
  This e-mail message is for the sole use of the intended 
  recipient(s) and may contain confidential and/or 
  privileged information. Any review, use, disclosure or distribution by persons or entities other than the 
  intended recipient(s) is prohibited. If you 
  are not the intended recipient, please contact the 
  sender by reply and destroy all copies of the original message. 
  Thank you. 
  WordWave, Capturing the Power of the Spoken Word 
  http://www.wordwave.com 
  ___ 
  Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs 
  
This e-mail message is for the sole use of the 
intended recipient(s) and may contain confidential and/or privileged 
information. Any review, use, disclosure or distribution by persons or 
entities other than the intended recipient(s) is prohibited. If you are not 
the intended recipient, please contact the sender by reply and destroy all 
copies of the original message.
Thank you.
WordWave, Capturing the Power of the Spoken 
Word
http://www.wordwave.com



This e-mail message is for the sole use of the intended recipient(s) and may contain confidential and/or privileged information.  Any review, use, disclosure or distribution by persons or entities other than the intended recipient(s) is prohibited.  If you are not the intended recipient, please contact the sender by reply and destroy all copies of the original message.

Thank you.


WordWave, Capturing the Power of the Spoken Word

http://www.wordwave.com