Simple regex is needed to define the following requirement

Stängt Publicerat 4 år sedan Betalades vid leverans
Stängt Betalades vid leverans

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

Projekt-id: #19288194

About the project

6 offerter Distansprojekt Aktivt 4 år sedan

6 frilansare har lagt bud på i genomsnitt $13 för det här jobbet

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, Mer

$10 USD inom 0 dagar
(1 omdöme)
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 Mer

$10 USD inom 0 dagar
(1 omdöme)
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 inom 10 dagar
(0 omdömen)
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$/) Mer

$10 USD inom 1 dag
(0 omdömen)
0.0
srikanthmashetti

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

$15 USD inom 1 dag
(0 omdömen)
0.0