Skip to content

Commit

Permalink
Build results of 1867bed (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Aug 16, 2014
1 parent 1d6f1b4 commit 265387a
Show file tree
Hide file tree
Showing 13 changed files with 104 additions and 102 deletions.
13 changes: 13 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
Revision history for Regexp-Grammars-Common-String

1.000001 2014-08-15T23:28:10Z
[00 Trivial]
- CPANDAY!
- no code changes.
- whitespace greatly reduced.

[Dependencies::Stats]
- Dependencies changed since 1.000000, see misc/*.deps* for details
- develop: +1 (suggests: ↑1)

[Misc]
- Improve source side POD to reduce build side whitespace.

1.000000 2014-08-07T14:27:54Z
[00 Major]
- Significant packaging changes that may affect hand-operated downstream.
Expand Down
38 changes: 26 additions & 12 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"Dist::Zilla::Plugin::Git::Check" : "0",
"Dist::Zilla::Plugin::Git::Commit" : "0",
"Dist::Zilla::Plugin::Git::CommitBuild" : "0",
"Dist::Zilla::Plugin::Git::Contributors" : "0.006",
"Dist::Zilla::Plugin::Git::GatherDir" : "0",
"Dist::Zilla::Plugin::Git::NextRelease" : "0",
"Dist::Zilla::Plugin::Git::Tag" : "0",
Expand Down Expand Up @@ -75,7 +76,7 @@
},
"suggests" : {
"Dist::Zilla::App::Command::bakeini" : "0.001001",
"Dist::Zilla::PluginBundle::Author::KENTNL" : "2.016007"
"Dist::Zilla::PluginBundle::Author::KENTNL" : "2.017002"
}
},
"runtime" : {
Expand Down Expand Up @@ -104,7 +105,7 @@
"provides" : {
"Regexp::Grammars::Common::String" : {
"file" : "lib/Regexp/Grammars/Common/String.pm",
"version" : "1.000000"
"version" : "1.000001"
}
},
"release_status" : "stable",
Expand All @@ -119,7 +120,7 @@
"web" : "https://github.com/kentnl/Regexp-Grammars-Common-String"
}
},
"version" : "1.000000",
"version" : "1.000001",
"x_BuiltWith" : {
"modules" : {
"CPAN::Meta" : "2.142060",
Expand All @@ -134,6 +135,7 @@
"Dist::Zilla::Plugin::Git::Check" : "2.023",
"Dist::Zilla::Plugin::Git::Commit" : "2.023",
"Dist::Zilla::Plugin::Git::CommitBuild" : "2.023",
"Dist::Zilla::Plugin::Git::Contributors" : "0.006",
"Dist::Zilla::Plugin::Git::GatherDir" : "2.023",
"Dist::Zilla::Plugin::Git::NextRelease" : "0.002011",
"Dist::Zilla::Plugin::Git::Tag" : "2.023",
Expand All @@ -154,20 +156,20 @@
"Dist::Zilla::Plugin::PodWeaver" : "4.005",
"Dist::Zilla::Plugin::Prereqs" : "5.020",
"Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled" : "0.002000",
"Dist::Zilla::Plugin::ReadmeAnyFromPod" : "0.142180",
"Dist::Zilla::Plugin::ReadmeAnyFromPod" : "0.142250",
"Dist::Zilla::Plugin::ReadmeFromPod" : "0.21",
"Dist::Zilla::Plugin::RewriteVersion::Sanitized" : "0.001001",
"Dist::Zilla::Plugin::RewriteVersion::Sanitized" : "0.001002",
"Dist::Zilla::Plugin::RunExtraTests" : "0.022",
"Dist::Zilla::Plugin::Test::CPAN::Changes" : "0.008",
"Dist::Zilla::Plugin::Test::Compile::PerFile" : "0.002001",
"Dist::Zilla::Plugin::Test::Kwalitee" : "2.07",
"Dist::Zilla::Plugin::Test::MinimumVersion" : "2.000005",
"Dist::Zilla::Plugin::Test::Perl::Critic" : "2.112410",
"Dist::Zilla::Plugin::Test::ReportPrereqs" : "0.018",
"Dist::Zilla::Plugin::Test::ReportPrereqs" : "0.019",
"Dist::Zilla::Plugin::TestRelease" : "5.020",
"Dist::Zilla::Plugin::Twitter" : "0.025",
"Dist::Zilla::Plugin::UploadToCPAN" : "5.020",
"Dist::Zilla::PluginBundle::Author::KENTNL" : "2.016007",
"Dist::Zilla::PluginBundle::Author::KENTNL" : "2.017002",
"ExtUtils::MakeMaker" : "6.98",
"File::Spec" : "3.48",
"Pod::Coverage::TrustPod" : "0.100003",
Expand Down Expand Up @@ -257,6 +259,18 @@
"name" : "@Author::KENTNL/MetaData::BuiltWith",
"version" : "1.001000"
},
{
"class" : "Dist::Zilla::Plugin::Git::Contributors",
"config" : {
"Dist::Zilla::Plugin::Git::Contributors" : {
"include_authors" : "0",
"include_releaser" : "0",
"order_by" : "name"
}
},
"name" : "@Author::KENTNL/Git::Contributors",
"version" : "0.006"
},
{
"class" : "Dist::Zilla::Plugin::Git::GatherDir",
"config" : {
Expand Down Expand Up @@ -313,7 +327,7 @@
{
"class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
"name" : "@Author::KENTNL/Test::ReportPrereqs",
"version" : "0.018"
"version" : "0.019"
},
{
"class" : "Dist::Zilla::Plugin::Test::Kwalitee",
Expand Down Expand Up @@ -371,7 +385,7 @@
}
},
"name" : "@Author::KENTNL/RewriteVersion::Sanitized",
"version" : "0.001001"
"version" : "0.001002"
},
{
"class" : "Dist::Zilla::Plugin::PodWeaver",
Expand Down Expand Up @@ -532,7 +546,7 @@
{
"class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
"name" : "@Author::KENTNL/ReadmeAnyFromPod",
"version" : "0.142180"
"version" : "0.142250"
},
{
"class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
Expand Down Expand Up @@ -609,7 +623,7 @@
"Dist::Zilla::Plugin::Git::Tag" : {
"branch" : null,
"signed" : 0,
"tag" : "1.000000-source",
"tag" : "1.000001-source",
"tag_format" : "%v-source",
"tag_message" : "v%v",
"time_zone" : "local"
Expand Down Expand Up @@ -680,7 +694,7 @@
"Dist::Zilla::Plugin::Git::Tag" : {
"branch" : "releases",
"signed" : 0,
"tag" : "1.000000",
"tag" : "1.000001",
"tag_format" : "%v",
"tag_message" : "v%v",
"time_zone" : "local"
Expand Down
32 changes: 21 additions & 11 deletions META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ name: Regexp-Grammars-Common-String
provides:
Regexp::Grammars::Common::String:
file: lib/Regexp/Grammars/Common/String.pm
version: '1.000000'
version: '1.000001'
requires:
Regexp::Grammars: '0'
perl: '5.010000'
Expand All @@ -30,7 +30,7 @@ resources:
bugtracker: https://github.com/kentnl/Regexp-Grammars-Common-String/issues
homepage: https://github.com/kentnl/Regexp-Grammars-Common-String
repository: https://github.com/kentnl/Regexp-Grammars-Common-String.git
version: '1.000000'
version: '1.000001'
x_BuiltWith:
modules:
CPAN::Meta: '2.142060'
Expand All @@ -45,6 +45,7 @@ x_BuiltWith:
Dist::Zilla::Plugin::Git::Check: '2.023'
Dist::Zilla::Plugin::Git::Commit: '2.023'
Dist::Zilla::Plugin::Git::CommitBuild: '2.023'
Dist::Zilla::Plugin::Git::Contributors: '0.006'
Dist::Zilla::Plugin::Git::GatherDir: '2.023'
Dist::Zilla::Plugin::Git::NextRelease: '0.002011'
Dist::Zilla::Plugin::Git::Tag: '2.023'
Expand All @@ -65,20 +66,20 @@ x_BuiltWith:
Dist::Zilla::Plugin::PodWeaver: '4.005'
Dist::Zilla::Plugin::Prereqs: '5.020'
Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled: '0.002000'
Dist::Zilla::Plugin::ReadmeAnyFromPod: '0.142180'
Dist::Zilla::Plugin::ReadmeAnyFromPod: '0.142250'
Dist::Zilla::Plugin::ReadmeFromPod: '0.21'
Dist::Zilla::Plugin::RewriteVersion::Sanitized: '0.001001'
Dist::Zilla::Plugin::RewriteVersion::Sanitized: '0.001002'
Dist::Zilla::Plugin::RunExtraTests: '0.022'
Dist::Zilla::Plugin::Test::CPAN::Changes: '0.008'
Dist::Zilla::Plugin::Test::Compile::PerFile: '0.002001'
Dist::Zilla::Plugin::Test::Kwalitee: '2.07'
Dist::Zilla::Plugin::Test::MinimumVersion: '2.000005'
Dist::Zilla::Plugin::Test::Perl::Critic: '2.112410'
Dist::Zilla::Plugin::Test::ReportPrereqs: '0.018'
Dist::Zilla::Plugin::Test::ReportPrereqs: '0.019'
Dist::Zilla::Plugin::TestRelease: '5.020'
Dist::Zilla::Plugin::Twitter: '0.025'
Dist::Zilla::Plugin::UploadToCPAN: '5.020'
Dist::Zilla::PluginBundle::Author::KENTNL: '2.016007'
Dist::Zilla::PluginBundle::Author::KENTNL: '2.017002'
ExtUtils::MakeMaker: '6.98'
File::Spec: '3.48'
Pod::Coverage::TrustPod: '0.100003'
Expand Down Expand Up @@ -149,6 +150,15 @@ x_Dist_Zilla:
uname_call: uname
name: '@Author::KENTNL/MetaData::BuiltWith'
version: '1.001000'
-
class: Dist::Zilla::Plugin::Git::Contributors
config:
Dist::Zilla::Plugin::Git::Contributors:
include_authors: '0'
include_releaser: '0'
order_by: name
name: '@Author::KENTNL/Git::Contributors'
version: '0.006'
-
class: Dist::Zilla::Plugin::Git::GatherDir
config:
Expand Down Expand Up @@ -193,7 +203,7 @@ x_Dist_Zilla:
-
class: Dist::Zilla::Plugin::Test::ReportPrereqs
name: '@Author::KENTNL/Test::ReportPrereqs'
version: '0.018'
version: '0.019'
-
class: Dist::Zilla::Plugin::Test::Kwalitee
name: '@Author::KENTNL/Test::Kwalitee'
Expand Down Expand Up @@ -238,7 +248,7 @@ x_Dist_Zilla:
mantissa: '6'
normal_form: numify
name: '@Author::KENTNL/RewriteVersion::Sanitized'
version: '0.001001'
version: '0.001002'
-
class: Dist::Zilla::Plugin::PodWeaver
config:
Expand Down Expand Up @@ -363,7 +373,7 @@ x_Dist_Zilla:
-
class: Dist::Zilla::Plugin::ReadmeAnyFromPod
name: '@Author::KENTNL/ReadmeAnyFromPod'
version: '0.142180'
version: '0.142250'
-
class: Dist::Zilla::Plugin::Test::CPAN::Changes
name: '@Author::KENTNL/Test::CPAN::Changes'
Expand Down Expand Up @@ -421,7 +431,7 @@ x_Dist_Zilla:
Dist::Zilla::Plugin::Git::Tag:
branch: ~
signed: '0'
tag: 1.000000-source
tag: 1.000001-source
tag_format: '%v-source'
tag_message: v%v
time_zone: local
Expand Down Expand Up @@ -475,7 +485,7 @@ x_Dist_Zilla:
Dist::Zilla::Plugin::Git::Tag:
branch: releases
signed: '0'
tag: '1.000000'
tag: '1.000001'
tag_format: '%v'
tag_message: v%v
time_zone: local
Expand Down
2 changes: 1 addition & 1 deletion Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ my %WriteMakefileArgs = (
"File::Spec" => 0,
"Test::More" => "0.96"
},
"VERSION" => "1.000000",
"VERSION" => "1.000001",
"test" => {
"TESTS" => "t/*.t t/00-compile/*.t"
}
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ NAME
Regexp::Grammars

VERSION
version 1.000000
version 1.000001

SYNOPSIS
use Regex::Grammars;
Expand Down
9 changes: 8 additions & 1 deletion dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ show_config = 1
show_uname = 1
uname_args = -s -o -r -m -i

[Git::Contributors / @Author::KENTNL/Git::Contributors]
:version = 0.006
include_authors = 0
include_releaser = 0
order_by = name

[Git::GatherDir / @Author::KENTNL/Git::GatherDir]
exclude_filename = README
exclude_filename = README.mkdn
Expand Down Expand Up @@ -70,7 +76,7 @@ replacer = replace_with_blank
-phase = develop
-type = suggests
Dist::Zilla::App::Command::bakeini = 0.001000
Dist::Zilla::PluginBundle::Author::KENTNL = 2.016007
Dist::Zilla::PluginBundle::Author::KENTNL = 2.017002

[MinimumPerl / @Author::KENTNL/MinimumPerl]

Expand Down Expand Up @@ -152,6 +158,7 @@ Dist::Zilla::Plugin::EOLTests = 0
Dist::Zilla::Plugin::Git::Check = 0
Dist::Zilla::Plugin::Git::Commit = 0
Dist::Zilla::Plugin::Git::CommitBuild = 0
Dist::Zilla::Plugin::Git::Contributors = 0.006
Dist::Zilla::Plugin::Git::GatherDir = 0
Dist::Zilla::Plugin::Git::NextRelease = 0
Dist::Zilla::Plugin::Git::Tag = 0
Expand Down
64 changes: 2 additions & 62 deletions lib/Regexp/Grammars/Common/String.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ use utf8;

package Regexp::Grammars::Common::String;

our $VERSION = '1.000000';
our $VERSION = '1.000001';

# ABSTRACT: Some basic String parsing Rules for Regexp::Grammars

Expand All @@ -29,66 +29,6 @@ my $grammar = qr{
}x;





























































1;

__END__
Expand All @@ -103,7 +43,7 @@ Regexp::Grammars::Common::String - Some basic String parsing Rules for Regexp::G
=head1 VERSION
version 1.000000
version 1.000001
=head1 SYNOPSIS
Expand Down
Loading

0 comments on commit 265387a

Please sign in to comment.