"Beau E. Cox" wrote:
> >>3. How do I do a pattern search that looks for capital
> >>words only?
>
> Try this:
>
> my $test = "Test: HELLO my name is BEAU Cox";
> $_ = $test;
> my @cap_words = /\s*([A-Z0-9\.@_]+?)\s+/g;
> print "@cap_words\n";
>
> NOTE: the search
ions.
Aloha - Beau.
-Original Message-
From: Ben Crane [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 25, 2001 9:35 PM
To: [EMAIL PROTECTED]
Subject: Directories, Arrays
Hi all,
I have a couple of questions: I am new to perl, but
have had programming experience before; I am trying t
Hi all,
I have a couple of questions: I am new to perl, but
have had programming experience before; I am trying to
put together a perl program that fixes Mapinfo
Workspaces by replacing dud file links with working
links. The workspace is text based so perl is a good
bet. Workspaces are made up of