From d298b621ac521224e45742cde52672fc0b96d106 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Sun, 22 May 2011 20:54:57 +0000 Subject: Drop Youri/Submit/Pre.pm as it's no longer used --- lib/Youri/Submit/Pre.pm | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 lib/Youri/Submit/Pre.pm (limited to 'lib') diff --git a/lib/Youri/Submit/Pre.pm b/lib/Youri/Submit/Pre.pm deleted file mode 100644 index 2d5b5c8..0000000 --- a/lib/Youri/Submit/Pre.pm +++ /dev/null @@ -1,27 +0,0 @@ -# $Id: Pre.pm 4746 2007-01-30 10:01:14Z pixel $ -package Youri::Submit::Pre; - -=head1 NAME - -Youri::Submit::Pre - Abstract pre plugin - -=head1 DESCRIPTION - -This abstract class defines pre plugin interface. - -=cut - -use warnings; -use strict; -use Carp; -use base qw/Youri::Submit::Plugin/; - -=head1 COPYRIGHT AND LICENSE - -Copyright (C) 2006, Mandriva - -This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. - -=cut - -1; -- cgit v1.2.1