Taking your spec as read:
@words = 'Enter Iago, Othello, and others' =~ m[(\b[A-Z]\w+\b)]g;; print @words;; Enter Iago Othello
In reply to Re: Seeking a better way to do it
by BrowserUk
in thread Seeking a better way to do it
by starX
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |