The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Cac.pm                                 The root of all evil
Cac/Global.pm                          Accessing globals
Cac/Routine.pm                         Calling Routines
Cac/ObjectScript.pm                    embedding COS
Cac/Util.pm                            misc. Utilities
Cac/Bind.pm                            bind variables
Changes                                  I should maintain this :)
THANKS                                   Dankeschoen.
INSTALL
LICENSE                                  LGPL - the license of choice for this module
Makefile.PL                              don't look at it.
MANIFEST                                 this evil file
README                                   autogenerated
TODO
t/001-load-perl.t                        test1, see if our perl works
t/002-load-cache.t                       test2, see if we can "use Cache"
META.yml                                 Module meta-data (added by MakeMaker)
gen/Makefile.unix                        Makefile for building a Perl with embedded Cache on Unix platforms
gen/cacperl.xs                           The root of all evil
gen/perl_callout.c                       The call-out interface
gen/real_main.c                          Our chooser between Perl and Cache
gen/cache_fix.c                          preserve terminal settings in perl-master-mode
gen/cache_fix.h                          preserve terminal settings in perl-master-mode