Added an "install dependencies" line to post-commit hook.
[p5sagit/Oyster.git] / lib / Oyster.pm
1 use strict;
2 use warnings;
3 package Oyster;
4
5 1;