Simple regex is needed to define the following requirement

Kapalı İlan edilme: 4 yıl önce Teslim sırasında ödenir
Kapalı Teslim sırasında ödenir

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

Proje NO: #19288194

Proje hakkında

6 teklif Uzak proje Aktif 4 yıl önce

Bu iş için 6 freelancer ortalamada $13 teklif veriyor

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, Daha Fazla

$10 USD in 0 gün içinde
(1 Yorum)
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 Daha Fazla

$10 USD in 0 gün içinde
(1 Yorum)
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 gün içinde
(0 Değerlendirme)
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$/) Daha Fazla

1 gün içinde %bids___i_sum_sub_32%%project_currencyDetails_sign_sub_33% USD
(0 Değerlendirme)
0.0
srikanthmashetti

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

1 gün içinde %bids___i_sum_sub_32%%project_currencyDetails_sign_sub_33% USD
(0 Değerlendirme)
0.0