NAME
githook.pl - Script to call App::GitHooks for all the git hooks.
DESCRIPTION
This is a script that can be used to call App::GitHooks for all the hooks git supports. Just symlink .git/hooks/[the hook name] to it and App::GitHooks will be instantiated with the correct inputs for that hook.