Help for this page

Select Code to Download


  1. or download this
    use Class::Struct File => {
       name => '$',
    ...
       name     => '$',
       children => '@',  # An array of File and Directory objects.
    };