Re: Perldoc problem was Re: regular expression on military time

2003-07-27 Thread John
t; Sent: Sunday, July 27, 2003 3:07 AM > Subject: Perldoc problem was Re: regular expression on military time > > >> If it does work, invoke 'path c:\perl\bin;%path%' at the prompt to >> change the path variable for the current console session then 'cd'

Re: Perldoc problem was Re: regular expression on military time

2003-07-27 Thread Ted S.
day, July 27, 2003 3:07 AM > Subject: Perldoc problem was Re: regular expression on military time > > >> If it does work, invoke 'path c:\perl\bin;%path%' at the prompt to >> change the path variable for the current console session then 'cd' to >> ano

Re: Perldoc problem was Re: regular expression on military time

2003-07-27 Thread Gerry Green
Just a quick note: - Original Message - From: "John" <[EMAIL PROTECTED]> To: "Ted S." <[EMAIL PROTECTED]> Cc: "Perl-Win32-Users" <[EMAIL PROTECTED]> Sent: Sunday, July 27, 2003 3:07 AM Subject: Perldoc problem was Re: regular expression on

Perldoc problem was Re: regular expression on military time

2003-07-27 Thread John
On Saturday, July 26, 2003 12:05 AM AEST, Ted S. wrote: > On 25 Jul 2003, John McMahon wrote in perl: > >> Ted >> >> When you produced the output of 'set' below how did you get to the >> CLI console (command line interpreter aka DOS prompt)? This console >> was opened in the 'Windows' directory.

Re: regular expression on military time

2003-07-25 Thread Ted S.
On 25 Jul 2003, John McMahon wrote in perl: > Ted > > When you produced the output of 'set' below how did you get to the CLI > console (command line interpreter aka DOS prompt)? This console was > opened in the 'Windows' directory. > > What was different in *HOW* you got to this console *TO HOW*

RE: regular expression on military time

2003-07-21 Thread Carl Jolley
On Fri, 18 Jul 2003, Ted S. wrote: > On 18 Jul 2003, Carl Jolley wrote in perl: > > > On Thu, 17 Jul 2003, Ted S. wrote: > > > >> On 17 Jul 2003, Tobias Hoellrich wrote in perl: > >> > >> > my @t=("08:00", "23:59", "00:00", "aa:00", "24:00", " 00:01", > >> > "8:00", "08.00", "36:12", "08:61" ); fo