Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^5: Listing of files using glob

by choroba (Cardinal)
on Jan 05, 2012 at 10:45 UTC ( [id://946356]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Listing of files using glob
in thread Listing of files using glob

The handle does not create the filename. Your program does.
open(FILEOUT, ">$dir/$nameWithoutFastaSign/$nameWithoutFastaSign.fasta +");
Remove the space from $nameWithoutFastaSign.

Log In?
Username:
Password:

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

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

    No recent polls found