Re: Perl6 though IIS7 CGI

2009-04-07 Thread Lyle
Just tested on WinXP. Works on Apache, just hangs on IIS 5.1... :( Lyle wrote: > Bryan Keller wrote: > >> Let's put this issue to rest. As Bill Luebkert said in a previous response, >> "awful" was being used as an intensifier >> > > Ok. Now that's sorted. Can we get back onto the subjec

Re: Perl6 though IIS7 CGI

2009-04-07 Thread Lyle
Bryan Keller wrote: > Let's put this issue to rest. As Bill Luebkert said in a previous response, > "awful" was being used as an intensifier Ok. Now that's sorted. Can we get back onto the subject matter? :) http://forums.iis.net/p/1156635/1899524.aspx#1899524 Lyle

Re: Perl6 though IIS7 CGI

2009-04-07 Thread Bryan Keller
Let's put this issue to rest. As Bill Luebkert said in a previous response, "awful" was being used as an intensifier. An adverb which is used to modify adjectives and adverbs, but which is not usually used to modify verbs, can be referred to as an intensifier. In the following examples, the in

RE: PERL Pattern matching

2009-04-07 Thread Brian Raven
Conor Lillis <> wrote: > Hi all, > I have a requirement to match a file against a number of possible > strings. > I also need to retain the successfully matching elements, and based > on the match from the primary list, see if a corresponding secondary > match is also in the file. > > E.g.. Pic

Re: PERL Pattern matching

2009-04-07 Thread Justin Allegakoen
2009/4/7 Conor Lillis : > > -Original Message- > From: activeperl-boun...@listserv.activestate.com > [mailto:activeperl-boun...@listserv.activestate.com] On Behalf Of Justin > Allegakoen > Sent: 07 April 2009 13:54 > To: ActivePerl@listserv.ActiveState.com > Subject: Re: PERL Pattern matc

RE: PERL Pattern matching

2009-04-07 Thread Conor Lillis
-Original Message- From: activeperl-boun...@listserv.activestate.com [mailto:activeperl-boun...@listserv.activestate.com] On Behalf Of Justin Allegakoen Sent: 07 April 2009 13:54 To: ActivePerl@listserv.ActiveState.com Subject: Re: PERL Pattern matching 2009/4/7 Conor Lillis : > Hi all,

Re: Perl6 though IIS7 CGI

2009-04-07 Thread Deane . Rothenmaier
Francisco, My guess is that, with his English deficiency, he substituted awful for awesome, thinking they had synonymous denotations. Or, mayhap he read "awful" as being "awe-ful," meaning the same as awesome. My $0.02. Deane Rothenmaier Programmer/Analyst Walgreens Corp. 224-542-5150 Eve

Re: PERL Pattern matching

2009-04-07 Thread Justin Allegakoen
2009/4/7 Conor Lillis : > Hi all, > I have a requirement to match a file against a number of possible > strings. > I also need to retain the successfully matching elements, and based on > the match from the primary list, see if a corresponding secondary match > is also in the file. > > E.g.. Pictur

Re: Perl6 though IIS7 CGI

2009-04-07 Thread Lyle
Justin Allegakoen wrote: >> Hi All, >> I know this is a bit off topic, but I couldn't think of a list that >> would have as much IIS/CGI knowledge as you guys. >> >> $*ERR = open("C:/inetpub/wwwroot/cgi-bin/perl6/err.txt", :w); >> my $crlf = "\x[0D]\x[0A]"; >> $*OUT.say( "Content-Type: text/html$

PERL Pattern matching

2009-04-07 Thread Conor Lillis
Hi all, I have a requirement to match a file against a number of possible strings. I also need to retain the successfully matching elements, and based on the match from the primary list, see if a corresponding secondary match is also in the file. E.g.. Picture the list below A B - 1