projects
/
app-musicexpo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58451f9
)
Bump version number
0.003
author
Marius Gavrilescu
<marius@ieval.ro>
Tue, 3 Sep 2013 08:24:30 +0000
(11:24 +0300)
committer
Marius Gavrilescu
<marius@ieval.ro>
Tue, 3 Sep 2013 08:24:30 +0000
(11:24 +0300)
lib/App/MusicExpo.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/App/MusicExpo.pm
b/lib/App/MusicExpo.pm
index f75af3afab361f8f5aba470d516455846812b99f..d6ce05e4d168b4f352e9f4d6cae48536ae62be43 100644
(file)
--- a/
lib/App/MusicExpo.pm
+++ b/
lib/App/MusicExpo.pm
@@
-1,8
+1,10
@@
-package App::MusicExpo
0.002
;
+package App::MusicExpo;
use v5.14;
use strict;
use warnings;
+our $VERSION = 0.003;
+
use Audio::FLAC::Header qw//;
use HTML::Template::Compiled qw//;
use Memoize qw/memoize/;
This page took
0.025777 seconds
and
4
git commands to generate.