X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FPod%2FConstants.pm;fp=lib%2FPod%2FConstants.pm;h=09f3afe329b2a275b02b1a92bbfb4ab7541aed76;hb=e2c73265e3c81a2b5a5dacac71185cf60676e1f3;hp=e3839fdf025673c595cfb5b0445ced0bd615cc44;hpb=49655cb6e58802c0fc6f013741c03968c9ab6f06;p=pod-constants.git diff --git a/lib/Pod/Constants.pm b/lib/Pod/Constants.pm index e3839fd..09f3afe 100644 --- a/lib/Pod/Constants.pm +++ b/lib/Pod/Constants.pm @@ -228,15 +228,6 @@ sub delete_hook { } } -BEGIN { - Pod::Constants->import - ( - SYNOPSIS => sub { - eval pop @{[ grep /^\s*\$VERSION/, split /\n/, $_ ]} - } - ) -}; - 1.4142; __END__