| README | The main README file |
| MANIFEST | This shipping list |
| ChangeLog | List of changes |
| Datum.pm [pod] | Main runtime file |
| Datum/Assert.pm [pod] | Assert expression extractor |
| Datum/Cfg.pm [pod] | Dynamic DATUM configuration |
| Datum/Flags.pm [pod] | Flag constants |
| Datum/MakeMaker.pm [pod] | Offer to strip Carp::Datum calls |
| Datum/Parser.pm | Generated by perl-byacc |
| Datum/Parser.y | Parser for dynamic config language |
| Datum/Strip.pm [pod] | Strips most DATUM calls lexically |
| Datum/Makefile | Makefile for Datum subdirectory |
| Makefile.PL | Generic Makefile template |
| scripts/datum_strip.PL | Wrapper on Carp::Datum::Strip |
| t/basic_dflt.t | Tests basic default settings |
| t/basic_off.t | Tests with DATUM switched off |
| t/basic_on.t | Tests with DATUM switched on |
| t/code.pl | Common code for regression tests |
| t/test.pl | Testing code using Carp::Datum |
| t/trace_off.t | Tests tracing when DATUM switched off |
| t/trace_on.t | Tests tracing when DATUM switched on |