if($path =~ /(\d+)$/ == 0) { print "No number found\n"; } else { print "number is $1\n"; }
In reply to Re: Re: Re: Re: Re: Re: Re: Re: checking the end of line
by I0
in thread checking the end of line
by Sara
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |