Commit Graph

3 Commits

Author SHA1 Message Date
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
msf
e338a21231 Initial import of Carp-Assert-0.18
Assertions are the explict expressions of your assumptions about the
reality your program is expected to deal with, and a declaration of
those which it is not. They are used to prevent your program from
blissfully processing garbage inputs (garbage in, garbage out becomes
garbage in, error out) and to tell you when you've produced garbage
output.
2004-06-10 02:24:04 +00:00