Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Directory Structure.

by hippo (Bishop)
on Mar 31, 2017 at 12:59 UTC ( #1186617=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      chdir $file;
      chdir $dir;
    
  2. or download this
    #!/usr/bin/env perl 
    use strict;
    ...
        mkdir $subdir;
        ok (-d $subdir);
    }
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others perusing the Monastery: (1)
As of 2023-09-22 05:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?