Opened 14 years ago
Closed 14 years ago
#27654 closed update (fixed)
p5-try-tiny: new version 0.09
Reported by: | larry+macports@… | Owned by: | narf_tm@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | nerdling (Jeremy Lavergne) |
Port: | p5-try-tiny |
Description
Version 0.09 of Try::Tiny was released on CPAN on 2010-11-28.
Attached are a couple of patches. The first bumps up the version to 0.09, points to DOY's CPAN directory instead of NUFFIN's (the path still has to be specified explicitly or else the distfile can't be found), and adds license info. The second patch just contains a suggested long_description.
Upstream change log
0.05
- Documentation fixes and clarifications
0.06
- in
t/given_when.t
use a plan instead ofdone_testing
for more backwards compatibility
0.07
- allow multiple
finally
blocks - pass the error, if any, to
finally
blocks when called
0.08
- fix
require
vsuse
issue in blead (RT63410)
0.09
- don't index
Try::Tiny::ScopeGuard
Attachments (2)
Change History (4)
Changed 14 years ago by larry+macports@…
Attachment: | p5-try-tiny-0.09.patch added |
---|
Changed 14 years ago by larry+macports@…
Attachment: | p5-try-tiny.long_desc.patch added |
---|
Suggested long description (apply this 2nd)
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | narf_tm@… removed |
---|---|
Owner: | changed from macports-tickets@… to narf_tm@… |
comment:2 Changed 14 years ago by nerdling (Jeremy Lavergne)
Cc: | snc@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Updated in r74558.
Note: See
TracTickets for help on using
tickets.
New version 0.09 (apply this 1st)