pkgsrc/mail/p5-Email-Simple
obache 9c36105067 Update p5-Email-Simple to 1.995.
Changes:
1.995    2006-10-19
  - tentative refactoring of headers

1.992    2006-10-05

  - fix a number of bugs when setting multiple headers, which would often
    refuse to set more values than were currently present
  - added a test for prepending (rather than appending) headers; while E::S
    does not yet support this, the header behavior will be easier to replace in
    future versions, and this is a forward-looking test

1.990    2006-09-05

  - ->header('foo') returns false if there is no foo header (formerly '')
  - croak if an undef value is passed to new()

1.980    2006-08-17

  - fix _fold() to add a missing line ending [RT #20764] (Brian Cassidy)

1.970    2006-08-17

  - bring ->headers method into Email::Simple
  - ->header_names and ->header_pairs

1.96    2006-07-28

  - output headers in predictable order
  - give tests more meaningful names
  - improved test coverage

1.95    2006-07-21

  - update PEP url
  - reorganize dist

1.94    2006-07-03

  - Fix folding of long headers with \r as line ending (thanks Adam Worrall)
  - add tests for message with no body
2006-10-26 14:31:48 +00:00
..
DESCR
distinfo Update p5-Email-Simple to 1.995. 2006-10-26 14:31:48 +00:00
Makefile Update p5-Email-Simple to 1.995. 2006-10-26 14:31:48 +00:00
PLIST