The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
.travis.yml
Build.PL
Changes
lib/Exception/Tiny.pm
LICENSE
MANIFEST			This list of files
META.json
META.yml
README
t/00_compile.t
t/01_basic.t
t/02_package_in_file.t
t/03_nest_class.t
t/04_accessor.t
t/05_overwrite_as_string.t
t/06_caught.t
t/07_overload.t
t/08_rethrow.t
t/09_hack_idea.t
t/10_subroutine.t
t/11_default_message.pm
t/lib/MyException.pm
t/lib/MyExceptions.pm
xt/01_podspell.t
xt/02_perlcritic.t
xt/03_pod.t
xt/04_minimum_version.t
xt/05_cpan_meta.t
xt/06_meta_author.t