Return-Path: Delivered-To: apmail-perl-dev-archive@perl.apache.org Received: (qmail 64310 invoked by uid 500); 19 Jun 2003 06:05:32 -0000 Mailing-List: contact dev-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@perl.apache.org Received: (qmail 64296 invoked from network); 19 Jun 2003 06:05:31 -0000 Received: from erato.logilune.com (HELO mail.logilune.com) (195.154.174.52) by daedalus.apache.org with SMTP; 19 Jun 2003 06:05:31 -0000 Received: from stason.org (localhost.logilune.com [127.0.0.1]) by mail.logilune.com (Postfix) with ESMTP id 2BBC5798E3; Thu, 19 Jun 2003 08:05:40 +0200 (CEST) Message-ID: <3EF1525A.70604@stason.org> Date: Thu, 19 Jun 2003 16:04:10 +1000 From: Stas Bekman Organization: Hope, Humanized User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Philippe M. Chiasson" Cc: Steve Hay , dev@perl.apache.org Subject: Re: [Fwd: Apache::Reload Module] References: <3EE8B036.9090801@uk.radan.com> <3EE90696.4050206@stason.org> <3EE98521.2080901@uk.radan.com> <1055912983.23456.6.camel@shou.sg.ectoplasm.org> In-Reply-To: <1055912983.23456.6.camel@shou.sg.ectoplasm.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Philippe M. Chiasson wrote: > 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:stas@stason.org http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org