http://qs321.pair.com?node_id=1127904


in reply to Using File::Share and PerlApp

Is my only recourse something like this? It seems inelegant, to say the least...

First get something that works, because good enough should be your goal, it works for nature :)

Also, elegance is easy , just hide the inelegance

use MyPappyShare qw/ dist_dir /; my $result = dist_dir('App-SFDC', 'manifest.xml');