Simple regex is needed to define the following requirement

Closed Posted 5 years ago Paid on delivery
Closed Paid on delivery

I would like to match the following requirement with regex.

Could you please tell me about that proper syntax to mach the requirement ?

I used the syntax with [login to view URL], but it does not work, ex, ([0]{3})$

Requirement:

- match "000" in the last line, which means 000 is not string, 000 is number

- I would like to match any number except for "000" ,

For example, 19800 is match, 1000 is not match, 101000 is not match, 100 is match, 10 is match

Perl

Project ID: #19288194

About the project

6 proposals Remote project Active 4 years ago

6 freelancers are bidding on average $13 for this job

nibb13

Hello! I've made working regex for your case already. Took couple of minutes. Contact me for proving screenshot. Have checked it on Perl too. Can handle it to you right after project start. with best regards, More

$10 USD in 0 days
(1 Review)
1.2
programming2482

Hi, Good Day, I am experienced developer. I have expertise in C, C++, Perl, CGI, bash script and JAVA. I have written many Perl scripts including API integration (XML). I am a LAMP developer (Linux,Apache,MySQL,Perl More

$10 USD in 0 days
(1 Review)
1.0
goodwork20k

I am good in perl and regular expression and development let me know if you are good to award this project to me

$25 USD in 10 days
(0 Reviews)
0.0
mtriettruong

hi, I hope this will help you or if you would like to talk with me, please ping me ``` #!/usr/bin/perl my @arr = (19800, 1000, 101000, 100, 10); for (my $i=0; $i < @arr; $i++) { if ($arr[$i] =~ /000$/) More

$10 USD in 1 day
(0 Reviews)
0.0
srikanthmashetti

Hey I will give you an instant answer and with detailed explanation. Relevant Skills and Experience Perl, Python

$15 USD in 1 day
(0 Reviews)
0.0