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

Array Normalization of File::DirWalk

by Samy_rio (Vicar)
on Feb 23, 2007 at 06:45 UTC ( [id://601693]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    $,="\n";
    print @folder;
    
  2. or download this
    E:\test\foldersize\1-folder\Allworth\Copy of VTT
    E:\test\foldersize\1-folder\Allworth\VTT
    ...
    E:\test\foldersize\5-folder\Brepols
    E:\test\foldersize\5-folder\Else_UK\KAST2
    E:\test\foldersize\5-folder\Else_UK
    
  3. or download this
    E:\test\foldersize\1-folder\Allworth\Copy of VTT
    E:\test\foldersize\1-folder\Allworth\VTT
    ...
    E:\test\foldersize\5-folder\Allworth\VTT
    E:\test\foldersize\5-folder\Brepols\ARA
    E:\test\foldersize\5-folder\Else_UK\KAST2
    

Log In?
Username:
Password:

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

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

    No recent polls found