projects
/
MARC-Fast
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01a39d8
)
bump version to [0.11]
author
Dobrica Pavlinusic
<dpavlin@rot13.org>
Thu, 23 Sep 2010 13:15:01 +0000
(13:15 +0000)
committer
Dobrica Pavlinusic
<dpavlin@rot13.org>
Thu, 23 Sep 2010 13:15:01 +0000
(13:15 +0000)
git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/MARC-Fast/trunk@44
49f9634a
-d7ec-0310-8e6b-
ec35c6cc8804
lib/MARC/Fast.pm
patch
|
blob
|
history
diff --git
a/lib/MARC/Fast.pm
b/lib/MARC/Fast.pm
index
35a1e6a
..
dc2f303
100644
(file)
--- a/
lib/MARC/Fast.pm
+++ b/
lib/MARC/Fast.pm
@@
-7,7
+7,7
@@
use Data::Dump qw/dump/;
BEGIN {
use Exporter ();
use vars qw ($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
- $VERSION = 0.1
0
;
+ $VERSION = 0.1
1
;
@ISA = qw (Exporter);
#Give a hoot don't pollute, do not export more than needed by default
@EXPORT = qw ();