| Mac-Carbon documentation | view source | Contained in the Mac-Carbon distribution. |
Mac::MoreFiles - Sophisticated file management routines
use Mac::MoreFiles;
$application = $Application{"MrPL"};
The %Application hash will return the path to the application for a given
signature, searching on all mounted volumes.
Written by Matthias Ulrich Neeracher <neeracher@mac.com>, documentation by Bob Dalgleish <bob.dalgleish@sasknet.sk.ca>. Currently maintained by Chris Nandor <pudge@pobox.com>.
| Mac-Carbon documentation | view source | Contained in the Mac-Carbon distribution. |