At 01:52 PM 8/3/01 -0800, Michael Fowler wrote:
>On Fri, Aug 03, 2001 at 01:40:33PM -0700, Peter Scott wrote:
> > How odd. All I can suggest is that you get the latest one. Vide:
>
>What I meant by it not dumping globs is that the glob data structure cannot
>be recovered by eval'ing the code, as
On Fri, Aug 03, 2001 at 11:17:45AM -0700, Peter Scott wrote:
> At 10:13 AM 8/3/01 -0700, Matthew Lyon wrote:
> >is there and easy way to dump ALL data structures established by the
> >currently-running Perl script?
>
> You can access all package variables through the stash, i.e., just print
> Du
gt; -Original Message-
> From: Chris Rogers [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 02, 2001 09:38
> To: Beginners@Perl. Org (E-mail)
> Subject: Confusion with hash reference and Mail::IMAPClient
>
>
> I am using the Mail::IMAPClient module and the extension Bod
rds for similar code in an earlier post.
-Original Message-
From: Chris Rogers [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 02, 2001 09:38
To: Beginners@Perl. Org (E-mail)
Subject: Confusion with hash reference and Mail::IMAPClient
I am using the Mail::IMAPClient module and the extensio
I am using the Mail::IMAPClient module and the extension BodyStructure to
connect to Exchange Server 5.5. Everything seems to be working great ( I
love this module ) except for one thing. When I use the BodyStructure
extension, either nothing is being returned in the object or I don't know
how to