projects
/
p5sagit/Devel-Declare.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0574e5f
)
add DEPRECATED note to abstract
Karen Etheridge [Tue, 28 Mar 2017 02:59:10 +0000 (19:59 -0700)]
lib/Devel/Declare.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Devel/Declare.pm
b/lib/Devel/Declare.pm
index
b7f85ae
..
b0f766e
100644
(file)
--- a/
lib/Devel/Declare.pm
+++ b/
lib/Devel/Declare.pm
@@
-1,5
+1,5
@@
package Devel::Declare;
-# ABSTRACT: Adding keywords to perl, in perl
+# ABSTRACT: (DEPRECATED) Adding keywords to perl, in perl
use strict;
use warnings;