Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Regex Not Grabbing Everything

by JonDepp (Novice)
on Sep 17, 2010 at 13:52 UTC ( [id://860485]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    REND PROV    SERV DATE  POS NOS PROC  MODS      BILLED     ALLOWED    
    +  DEDUCT       COINS GRP/RC           AMT     PROV PD
    ______________________________________________________________________
    +__________________________________________________________
    NAME DOE, JOHN                       HIC 1111111111     ACNT 1111111  
    +        ICN 1111111111111    ASG Y MOA MA01  MA18 
    ...
    PT RESP        21.06          CLAIM TOTALS      749.00      105.31    
    +    0.00       21.06               643.69       84.25
    ADJ TO TOTALS: PREV PD                INTEREST        0.00       LATE 
    +FILING CHARGE        0.00    NET       84.25
    CLAIM INFORMATION FORWARDED TO : XXXXXX XXXXXXXX INSURANCE CO
    
  2. or download this
    use strict;
    use warnings;
    
    ...
                                    @data=();        } } } }    
        close TEST;
        close OUTPUT;
    
  3. or download this
    NAME DOE, JOHN                          HIC 1111111111     ACNT 111111
    +          ICN 1111111111111    ASG Y MOA MA01  MA18 
     12351141821118 111809    23 001 71010 26         31.00        0.00   
    +     0.00        0.00 CO-18          31.00        0.00
    ...
                                                                          
    +                     N347  
     12351141821118 111809    23 001 72192 26        182.00        0.00   
    +     0.00        0.00 CO-18         182.00        0.00
    

Log In?
Username:
Password:

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

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

    No recent polls found