Hello,
Is there a system variable or some clever way to view all the "currently"
running programs from within a package?  This is a confusing question so
here's an example.

I have a program called "parent.pl":

#!/usr/local/bin/perl
use child
...
...


Now, when Child is called, I'd like to see if parent.pl is calling child.pm
or if it's some other parent program.

Any help would be appreciated,
K



_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to