Help for this page

Select Code to Download


  1. or download this
     
    #!/usr/bin/perl 
    use strict;
    ...
    }
    
    __DATA__
    
  2. or download this
    <BEGINFILE>
    <SUBBEGIN
    ...
         CF=CFNRC-ALL-PROV-NONE-YES-NO-NONE-YES-65535-NO-NO-NO-NO-NO-NO-NO
    +-NO-NO-NO;
         CF=CFD-TS10-ACT-91436903000-YES-YES-25-YES-65535-YES-YES-NO-NO-NO
    +-YES-YES-YES-YES-NO;
    <SUBEND
    
  3. or download this
    sub output_record {
      my $rec = shift;
    ...
      print join $sep,$MSISDN,@CF;
      print "\n";
    }