fixed shared directories
[p5sagit/Oyster.git] / .build / spEUsgyear / lib / Dist / Zilla / Plugin / Oyster.pm
diff --git a/.build/spEUsgyear/lib/Dist/Zilla/Plugin/Oyster.pm b/.build/spEUsgyear/lib/Dist/Zilla/Plugin/Oyster.pm
new file mode 100644 (file)
index 0000000..07e388f
--- /dev/null
@@ -0,0 +1,58 @@
+use strict;
+use warnings;
+package Dist::Zilla::Plugin::Oyster;
+BEGIN {
+       our $VERSION = 0.07;# VERSION
+}
+1;
+# ABSTRACT: set of plugins for working with Oyster
+
+
+__END__
+=pod
+
+=head1 NAME
+
+Dist::Zilla::Plugin::Oyster - set of plugins for working with Oyster
+
+=head1 VERSION
+
+version 0.07
+
+=head1 DESCRIPTION
+
+The following is a list of plugins in this distribution to help you integrate
+L<Oyster> and L<Dist::Zilla>
+
+=over
+
+=item * L<Dist::Zilla::Plugin::Oyster::New> Create a new Oyster Project
+
+=back
+
+=head1 PATCHES
+
+Please read the SubmittingPatches file included with this Distribution. Patches
+that are of sufficient quality, within the goals of the project and pass the
+checklist will probably be accepted.
+
+=head1 AUTHORS
+
+=over 4
+
+=item *
+
+see README (TODO)
+
+=back
+
+=head1 COPYRIGHT AND LICENSE
+
+This software is Copyright (c) 2010 by Caleb Cushing.
+
+This is free software, licensed under:
+
+  The Artistic License 2.0
+
+=cut
+