We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efca7ae commit 01ea0f9Copy full SHA for 01ea0f9
Changes
@@ -1,6 +1,10 @@
1
2
{{$NEXT}}
3
4
+0.02 2015-12-13 18:04:21+00:00 Europe/Lisbon
5
+
6
+ * force english locale for testing (SREZIC++ for report)
7
8
0.01 2015-12-01 15:41:14+00:00 Europe/Lisbon
9
10
* simple handle of more hard split markers ('-','::' and '.')
README.md
@@ -4,7 +4,7 @@ Lingua::IdSplitter - split identifiers into words
# VERSION
-version 0.01
+version 0.02
# SYNOPSIS
dist.ini
@@ -1,5 +1,5 @@
name = Lingua-IdSplitter
-version = 0.01
+version = 0.02
author = Nuno Carvalho <smash@cpan.org>
license = Perl_5
copyright_holder = Project Natura <natura@natura.di.uminho.pt>
0 commit comments