This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
f29a7c3
)
Increase $attributes::VERSION to 0.18
author
Father Chrysostomos
<sprout@cpan.org>
Mon, 27 Feb 2012 00:15:03 +0000
(16:15 -0800)
committer
Father Chrysostomos
<sprout@cpan.org>
Mon, 27 Feb 2012 00:15:03 +0000
(16:15 -0800)
ext/attributes/attributes.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/attributes/attributes.pm
b/ext/attributes/attributes.pm
index
fdc61e8
..
4d27f4f
100644
(file)
--- a/
ext/attributes/attributes.pm
+++ b/
ext/attributes/attributes.pm
@@
-1,6
+1,6
@@
package attributes;
package attributes;
-our $VERSION = 0.1
7
;
+our $VERSION = 0.1
8
;
@EXPORT_OK = qw(get reftype);
@EXPORT = ();
@EXPORT_OK = qw(get reftype);
@EXPORT = ();