1N/A################################################################################ 1N/AAvailable commands are: 1N/A f [all|prog|doc] - List installed files of a given type 1N/A d [all|prog|doc] - List the directories used by a module 1N/A v - Validate the .packlist - check for missing files 1N/A t <tarfile> - Create a tar archive of the module 1N/A else { print("Can't open $file: $!\n"); } 1N/A################################################################################ 1N/AAvailable commands are: 1N/A l - List all installed modules 1N/A m <module> - Select a module 1N/A q - Quit the program 1N/A################################################################################ 1N/A################################################################################