Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^4: Listing of files using glob

by AG87 (Acolyte)
on Jan 05, 2012 at 11:02 UTC ( [id://946363]=note: print w/replies, xml ) Need Help??


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

I cant see any space though

Even the code (part of the previous complete code) below does not print the complete filename. It only prints the extension

$nameWithoutFastaSign =~ tr/>//d; print "$nameWithoutFastaSign.fasta\n";

Any more thoughts?? :(

Replies are listed 'Best First'.
Re^5: Listing of files using glob
by choroba (Cardinal) on Jan 05, 2012 at 11:09 UTC
    What is in $nameWithoutFastaSign before tr?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-04-18 03:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found