File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ my %WriteMakefileArgs = (
4949 " autodie" => 0,
5050 " lib" => 0
5151 },
52- " VERSION" => " 0.900 " ,
52+ " VERSION" => " 0.901 " ,
5353 " test" => {
5454 " TESTS" => " t/*.t"
5555 }
Original file line number Diff line number Diff line change 11name = cPanel-TaskQueue
2- version = 0.900
2+ version = 0.901
33author = cPanel, Inc. <cpan@cpanel.net>
44license = Perl_5
55copyright_holder = cPanel, Inc.
@@ -25,6 +25,12 @@ skip = ^Mock|Fake|^English$
2525[GatherDir]
2626exclude_filename = Makefile.PL
2727
28+ [MetaResources]
29+ bugtracker.web = https://github.com/CpanelInc/cPanel-TaskQueue/issues
30+ repository.url = https://github.com/CpanelInc/cPanel-TaskQueue.git
31+ repository.web = https://github.com/CpanelInc/cPanel-TaskQueue.git
32+ repository.type = git
33+
2834[@Filter]
2935-bundle = @Basic
3036-remove = GatherDir
You can’t perform that action at this time.
0 commit comments