X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=.build%2FspEUsgyear%2Flib%2FDist%2FZilla%2FPlugin%2FOyster.pm;fp=.build%2FspEUsgyear%2Flib%2FDist%2FZilla%2FPlugin%2FOyster.pm;h=0000000000000000000000000000000000000000;hb=80a3d4fd17916276f2185756d24e9858ebf6a98d;hp=07e388f525589e27989ff7bbdf4e1804a44ab08b;hpb=6b832bd6eabfef633627b14a5252110b8653e310;p=p5sagit%2FOyster.git diff --git a/.build/spEUsgyear/lib/Dist/Zilla/Plugin/Oyster.pm b/.build/spEUsgyear/lib/Dist/Zilla/Plugin/Oyster.pm deleted file mode 100644 index 07e388f..0000000 --- a/.build/spEUsgyear/lib/Dist/Zilla/Plugin/Oyster.pm +++ /dev/null @@ -1,58 +0,0 @@ -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 and L - -=over - -=item * L 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 -