Skip to content

Commit 4effd39

Browse files
committedJan 4, 2012
Fix dist.ini formatting issues.
1 parent 6150e11 commit 4effd39

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed
 

‎Task-WebGUI/dist.ini

+11-11
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Cache::FastMmap = 1.35
3333
Capture::Tiny = 0.08
3434
Carp::Assert = 0.20
3535
Carp::Assert::More = 1.12
36-
CHI
36+
CHI = 0
3737
Class::C3 = 0.21
3838
Class::C3::XS = 0.11
3939
Class::MakeMethods = 1.01
@@ -82,7 +82,7 @@ Digest::HMAC = 1.01
8282
Digest::MD5 = 2.38
8383
Digest::SHA = 5.47
8484
Digest::SHA1 = 2.12
85-
Email::Valid
85+
Email::Valid = 0
8686
Error = 0.17016
8787
Exception::Class = 1.26
8888
ExtUtils::CBuilder = 0.24
@@ -112,13 +112,13 @@ HTML::Tree = 3.23
112112
HTTP::Response::Encoding = 0.05
113113
HTTP::Server::Simple = 0.44
114114
HTTP::BrowserDetect = 1.19
115-
HTTP::Exception
115+
HTTP::Exception = 0
116116
HTTP::Headers = 1.61
117117
HTTP::Request = 1.40
118118
Image::ExifTool = 8.00
119119
Image::Magick = 6.0
120-
IO::File::WithPath
121-
IO::Socket::SSL
120+
IO::File::WithPath = 0
121+
IO::Socket::SSL = 0
122122
IO::String = 1.08
123123
IO::Stringy = 2.110
124124
IO::Zlib = 1.09
@@ -129,7 +129,7 @@ JSON = 2.17
129129
JSON::Any = 1.22
130130
JSON::PP = 0.00
131131
JSON::XS = 2.26
132-
Kwargs
132+
Kwargs = 0
133133
List::MoreUtils = 0.22
134134
List::Util = 1.19
135135
Locales = 0.19
@@ -162,8 +162,8 @@ Net::POP3 = 2.29
162162
Net::SMTP = 2.31
163163
Net::SSLeay = 1.36
164164
Net::Twitter = 3.13006
165-
Number::Format
166-
Package::Stash
165+
Number::Format = 0
166+
Package::Stash = 0
167167
PadWalker = 1.7
168168
Params::Util = 1.00
169169
Params::Validate = 0.91
@@ -172,7 +172,7 @@ Path::Class = 0.16
172172
PerlIO::eol = 0.14
173173
Plack = 0.9985
174174
Plack::Middleware::Debug = 0.14
175-
Plack::Middleware::SizeLimit
175+
Plack::Middleware::SizeLimit = 0
176176
Plack::Middleware::Status = 1.101150
177177
Pod::Coverage = 0.19
178178
Pod::Escapes = 1.04
@@ -184,10 +184,10 @@ POE::Component::Client::HTTP = 0.88
184184
POE::Component::Client::Keepalive = 0.262
185185
POE::Component::IKC = 0.2002
186186
POE::Component::IKC::Server = 0.2001
187-
POSIX
187+
POSIX = 0
188188
Readonly = 1.03
189189
Scope::Guard = 0.20
190-
Search::QueryParser
190+
Search::QueryParser = 0
191191
Set::Infinite = 0.63
192192
Spiffy = 0.30
193193
String::CRC32 = 1.4

0 commit comments

Comments
 (0)
Please sign in to comment.