for my $ref ( @records ) { if ( $ref->{'URL'} ) { print qq(<B>Webpage:</B>) . qq(<A HREF="$ref->{'URL'}">$ref->{'URL'}</A><br>); } }
In reply to (sacked) Re: if
by sacked
in thread Matching with 'if' inside a 'for' loop
by malaga
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |