Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Perl
Perl Misc
search and replace
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Anno Siegel, post: 4796763"] [most of excellent code revision snipped] I don't get nervous when the like-named things represent essentially the same information. As this is the case here, I might have used "terms" in both senses without compunctions. However, in this case the issue can be dodged. The variable @terms is only used once, so it can go (okay, there are exceptions). Just call terms() directly in its place. foreach my $term ( terms() ) { Anno [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Perl
Perl Misc
search and replace
Top