:)/(\d+)/ and print $1; # or print $1 if /(\d+)/; # and print $numb if defined $numb; # since 0 is false
In reply to Re: Re: Perl's POD's description of the use of capturing special variables.
by PodMaster
in thread Perl's POD's description of the use of capturing special variables.
by davido
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |