Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Email-Simple CPAN distribution.

Report information
The Basics
Id: 15046
Status: resolved
Priority: 0/
Queue: Email-Simple

People
Owner: Nobody in particular
Requestors: adamk [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.92
Fixed in: (no value)



Subject: No way to get headers
Email::Simple doesn't provide a way to find out what headers there are. It's like have CGI with ->param but not ->params. You need something like a ->headers method, perhaps returning the lower case versions of the names? Otherwise I'm reduced to reading the internal structure directly, and I'd really rather not do that.
From: Casey West <casey [...] geeknest.com>
Subject: Re: [cpan #15046] No way to get headers
Date: Thu, 13 Oct 2005 13:01:05 -0400
To: bug-Email-Simple [...] rt.cpan.org
RT-Send-Cc:
On Oct 13, 2005, at 12:54 PM, via RT wrote: Show quoted text
> > Email::Simple doesn't provide a way to find out what headers there > are. >
Email::Simple::Headers -- Casey West
From: rjbs [...] cpan.org
This bug should be closed.