Skip to content

Commit 3388ff7

Browse files
committedJun 29, 2012
Add back in modules needed for WebGUI 7
1 parent d432f07 commit 3388ff7

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed
 

‎Task-WebGUI/dist.ini

+10-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author = JT Smith <jt@plainblack.com>
33
license = Perl_5
44
copyright_holder = Plain Black Corporation
55
copyright_year = 2012
6-
version = 2.0000
6+
version = 2.0001
77
[@Classic]
88

99
[MetaResources]
@@ -18,6 +18,7 @@ App::Cmd = 0.311
1818
App::Ack = 0.311
1919
App::cpanminus = 1.5006
2020
App::Nopaste = 0.17
21+
Apache2::Request = 2.08
2122
Archive::Any = 0.0932
2223
Archive::Tar = 1.44
2324
Archive::Zip = 1.26
@@ -29,6 +30,7 @@ Cache::FastMmap = 1.35
2930
Capture::Tiny = 0.08
3031
CHI = 0
3132
Class::C3 = 0.21
33+
Class::InsideOut = 1.09
3234
Clipboard = 0.09
3335
Clone = 0.31
3436
Color::Calc = 1.05
@@ -53,8 +55,12 @@ Digest::SHA = 5.47
5355
Email::Valid = 0
5456
Exception::Class = 1.26
5557
Facebook::Graph = 0.0505
58+
File::Find = 0
59+
File::Copy = 0
5660
File::Path = 2.07
5761
File::Slurp = 9999.13
62+
File::Which = 0
63+
File::Temp = 0
5864
Finance::Quote = 1.15
5965
Geo::Coder::Googlev3 = 0.07
6066
HTML::Form = 5.800
@@ -126,6 +132,7 @@ Scope::Guard = 0.20
126132
Search::QueryParser = 0
127133
Server::Starter = 0
128134
Starman = 0
135+
String::Random = 0
129136
Template = 2.20
130137
Test::Class = 0.31
131138
Test::Deep = 0.095
@@ -139,8 +146,10 @@ Test::MockTime = 0.09
139146
Test::More = 0.96
140147
Test::Tester = 0
141148
Test::WWW::Mechanize::PSGI = 0
149+
Text::Aspell = 0.01
142150
Text::Balanced = 2.00
143151
Text::CSV_XS = 0.64
152+
Tie::CPHash = 1.04
144153
Tie::IxHash = 1.21
145154
Time::HiRes = 1.9719
146155
Try::Tiny = 0.07

0 commit comments

Comments
 (0)
Please sign in to comment.