Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^5: CSV file info into xml tags

by poj (Abbot)
on Jul 29, 2015 at 18:02 UTC ( [id://1136773]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     my $rate = join ',',@{$taxHash->{$id}{state}};
     $merchant->appendTextChild('StateTax', $rate);
    
  2. or download this
    #!/usr/bin/perl
    use strict; # always use this
    ...
    __DATA__
    header
    2247,,,,1_STOP_lighting,http://cfsi.pgcdn.com/images/retbutton_2247.gi
    +f,,,,,,,,,,,,,http://tracking.searchmarketing.com
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (6)
As of 2024-03-28 08:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found