The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
^.gitignore$
CVS/.*
\.bak$
\.sw[a-z]$
\.tar$
\.tgz$
\.tar\.gz$
\.o$
\.obj$
\.def$
\.pdb$
\.xsi$
\.bs$
\.el$
^.#
^mess/
^sqlite/
^tmp/
^blib/
^Makefile$
^Makefile\.[a-z]+$
^pm_to_blib$
~$
^sqlite\-
\.svn
^\.git
^bugs/
^MYMETA\.[a-z]+$
^SQLite.c$
^util/