Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Perl under windows: mysteriously skipping over subroutine

by UnstoppableDrew (Sexton)
on Apr 23, 2008 at 21:42 UTC ( [id://682504]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\TMP\PATHTEST
    |--bar
       |--baz
    
  2. or download this
    perl -e "use File::Copy::Recursive qw(pathrmdir); pathrmdir('pathtest'
    +,1); print qq(done\n);"
    
  3. or download this
    closedir() attempted on invalid dirhandle PTH_DH at c:\trunk\3pty\perl
    +\lib/File/Copy/Recursive.pm line 318.
    closedir() attempted on invalid dirhandle PTH_DH at c:\trunk\3pty\perl
    +\lib/File/Copy/Recursive.pm line 318.
    done
    

Log In?
Username:
Password:

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

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

    No recent polls found