Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

File that exists won't open

by cormanaz (Deacon)
on Mar 07, 2014 at 13:24 UTC ( [id://1077376]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
            close OUT;
        }
    }
    
  2. or download this
    fleischer
    uk-07-m-01
    uk/uk-07-m-01
    /usr/local/brat/data/bmd/production/fleischer/uk/uk-07-m-01
    Can't open input: No such file or directory
    
  3. or download this
    bash-3.2$ ls uk/uk-07-m-01.txt
    uk/uk-07-m-01.txt
    
  4. or download this
            print "$ofn\.txt\n";
            print $ofn.'.txt'."\n";
            print "$nfn\.txt\n";
            print $nfn.'.txt'."\n";
    
  5. or download this
    fleischer
    uk-07-m-01
    ...
    .txtk-07-m-01
    .txt/local/brat/data/bmd/production/fleischer/uk/uk-07-m-01
    .txt/local/brat/data/bmd/production/fleischer/uk/uk-07-m-01
    

Log In?
Username:
Password:

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

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

    No recent polls found