From 64d9de92677b6ea344ab1c1e09fd71428120ef1d Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 8 Jul 2011 23:17:20 -0500 Subject: split this into its own dist --- lib/smartmatch/engine/rjbs.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/smartmatch/engine/rjbs.pm') diff --git a/lib/smartmatch/engine/rjbs.pm b/lib/smartmatch/engine/rjbs.pm index da40998..b25ab8c 100644 --- a/lib/smartmatch/engine/rjbs.pm +++ b/lib/smartmatch/engine/rjbs.pm @@ -1,6 +1,7 @@ package smartmatch::engine::rjbs; use strict; use warnings; +# ABSTRACT: implementation of rjbs's smartmatch proposal use overload (); use Scalar::Util qw(blessed reftype); -- cgit v1.2.3