Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^3: Match all Non-0 and Letters

by AnomalousMonk (Archbishop)
on Jun 25, 2017 at 00:16 UTC ( [id://1193466]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "my $Disc = 'foo00000008';
    ...
       }
    "
    'foo00000008' is OK!
    
  2. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "for my $Disc (qw(
    ...
    '000000000x' is bad
    'x000000000x' is bad
    '' is bad
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1193466]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-03-29 15:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found