[...]Here is some code I've ripped from an in-house Apache::Reload equivalent... It's a bit convoluted, but does work quite nicely.
my $stab = Devel::Symdump->$create($package);
Just make sure that you specify Devel::Symdump as a requirement. This code should certainly be abstracted and only used as an API from Apache::Reload.
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
