Help for this page

Select Code to Download


  1. or download this
    use Path::Tiny 0.028;
    
    ...
    
    # Alternatively, retrieve a subset - here just the perl scripts
    my @perl = $dir->children (qr/\.pl$/);