Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^4: Split tab-separated file into separate files, based on column name (tangent = open on demand => stream-like)

by pryrt (Abbot)
on Aug 26, 2020 at 17:32 UTC ( [id://11121109]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -l
    use warnings;
    ...
    fstream('sss') << "first";
    fstream('sss') << "second" << "third";
    fclobber('clb') << 'one' << 'and another';
    

Log In?
Username:
Password:

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

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

    No recent polls found