Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

File::Temp acting strange under Windows XP

by samwyse (Scribe)
on Nov 30, 2012 at 23:22 UTC ( [id://1006534]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $fh = File::Temp->new();
    $fh->autoflush(1);
    foreach my $cmd (@_) {
    ...
        print $fh "$cmd\n";
    }
    system "dir $fh";
    
  2. or download this
    C:>brocade.pl
    supportsave -n -h 10.250.17.140 -d /incoming/50798070 -l ftp
    
    ...
    11/30/2012  05:16 PM                 0 vfmhcyNzQN
                   1 File(s)              0 bytes
                   0 Dir(s)     783,720,448 bytes free
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-23 21:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found