Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

How can one get the result to a text file when print join is used?

by supriyoch_2008 (Monk)
on Feb 27, 2013 at 12:24 UTC ( [id://1020869]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -l
    use warnings;
    use strict; 
    ...
        do {print join("", @res);};} 
    close FH; 
    exit 0;
    
  2. or download this
    WELCOME to Permutation Analysis:
    
     All Possible Permutations of 2 Elements out of 3 .i.e. 3 P2:
    

Log In?
Username:
Password:

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

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

    No recent polls found