Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Help with a Regex

by demerphq (Chancellor)
on May 06, 2005 at 13:30 UTC ( [id://454677]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    CDXLVI         .D..XVI
    MCMXCVI        M.C.XVI
    MDCLI          MDCL..I
    
  2. or download this
      Input =>  Expect  (    LtoR : ok?) (    RroL : ok? )
        ---        ---        ---   ---        ---   ---  
    ...
     CDXLVI => .D..XVI  ( ..C.XVI : Not) ( .D.L.VI : Not )
    MCMXCVI => M.C.XVI  ( M.C.XVI : Ok ) ( M.C..VI : Not )
      MDCLI => MDCL..I  ( MDCL..I : Ok ) ( MDCL..I : Ok  )
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-19 05:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found