Merge from vendor branch TNF:
authorwiz <wiz>
Tue, 16 Aug 2011 21:04:55 +0000 (21:04 +0000)
committerwiz <wiz>
Tue, 16 Aug 2011 21:04:55 +0000 (21:04 +0000)
commit49e6e68748e071a24b7c03c700d8ecab86d5b82e
treef6581454f6e403d55bf8b5d6c9606146d50f617d
parenta1c02150a839b356e7cf186db688910cc9c3bca1
parent03d6907230411ed3e4a03b90718f846e31c9c57a
Merge from vendor branch TNF:
Initial import of p5-Test-Spec-0.38:

This is a declarative specification-style testing system for
behavior-driven development (BDD) in Perl. The tests (a.k.a.
examples) are named with strings instead of subroutine names, so
your fingers will suffer less fatigue from underscore-itis, with
the side benefit that the test reports are more legible.