From: "Bee" <[EMAIL PROTECTED]>
> Is there anyway to look up the current module's full path via
> syntax or dollar sign vars ?

use Mail::Sender;
print $INC{'Mail/Sender.pm'};

HTH, Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to