Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^5: Create output from Perl hash

by poj (Abbot)
on Feb 13, 2018 at 17:40 UTC ( [id://1209077]=note: print w/replies, xml ) Need Help??

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";
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-04-20 01:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found