Codebase list libapp-nopaste-perl / 3da7ae9
New upstream version 1.011 Salvatore Bonaccorso 6 years ago
24 changed file(s) with 250 addition(s) and 191 deletion(s). Raw diff Collapse all Expand all
9595
9696
9797 This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 0.013 from a
98 template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.126.
98 template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.129.
00 Revision history for App-Nopaste
1
2 1.011 2017-08-26 20:31:37Z
3 - fix formatting of script pod
14
25 1.010 2017-08-02 04:38:50Z
36 - fix shebang in 'nopaste' executable
7272 },
7373 "develop" : {
7474 "recommends" : {
75 "Dist::Zilla::PluginBundle::Author::ETHER" : "0.126"
75 "Dist::Zilla::PluginBundle::Author::ETHER" : "0.129"
7676 },
7777 "requires" : {
7878 "Browser::Open" : "0",
147147 "Dist::Zilla::Plugin::UploadToCPAN" : "0",
148148 "Dist::Zilla::Plugin::UseUnsafeInc" : "0",
149149 "Dist::Zilla::PluginBundle::Author::ETHER" : "0.097",
150 "Dist::Zilla::PluginBundle::Git::VersionManager" : "0",
150151 "File::Spec" : "0",
151152 "IO::Handle" : "0",
152153 "IPC::Open3" : "0",
163164 "Test::Pod" : "1.41",
164165 "Test::Portability::Files" : "0",
165166 "Test::Spelling" : "0.12",
166 "WWW::Pastebin::PastebinCom::Create" : "1.003",
167 "blib" : "1.01"
167 "WWW::Pastebin::PastebinCom::Create" : "1.003"
168168 }
169169 },
170170 "runtime" : {
211211 "provides" : {
212212 "App::Nopaste" : {
213213 "file" : "lib/App/Nopaste.pm",
214 "version" : "1.010"
214 "version" : "1.011"
215215 },
216216 "App::Nopaste::Command" : {
217217 "file" : "lib/App/Nopaste/Command.pm",
218 "version" : "1.010"
218 "version" : "1.011"
219219 },
220220 "App::Nopaste::Service" : {
221221 "file" : "lib/App/Nopaste/Service.pm",
222 "version" : "1.010"
222 "version" : "1.011"
223223 },
224224 "App::Nopaste::Service::Codepeek" : {
225225 "file" : "lib/App/Nopaste/Service/Codepeek.pm",
226 "version" : "1.010",
226 "version" : "1.011",
227227 "x_deprecated" : 1
228228 },
229229 "App::Nopaste::Service::Debian" : {
230230 "file" : "lib/App/Nopaste/Service/Debian.pm",
231 "version" : "1.010"
231 "version" : "1.011"
232232 },
233233 "App::Nopaste::Service::Gist" : {
234234 "file" : "lib/App/Nopaste/Service/Gist.pm",
235 "version" : "1.010"
235 "version" : "1.011"
236236 },
237237 "App::Nopaste::Service::Mojopaste" : {
238238 "file" : "lib/App/Nopaste/Service/Mojopaste.pm",
239 "version" : "1.010"
239 "version" : "1.011"
240240 },
241241 "App::Nopaste::Service::PastebinCom" : {
242242 "file" : "lib/App/Nopaste/Service/PastebinCom.pm",
243 "version" : "1.010"
243 "version" : "1.011"
244244 },
245245 "App::Nopaste::Service::Pastie" : {
246246 "file" : "lib/App/Nopaste/Service/Pastie.pm",
247 "version" : "1.010"
247 "version" : "1.011"
248248 },
249249 "App::Nopaste::Service::Shadowcat" : {
250250 "file" : "lib/App/Nopaste/Service/Shadowcat.pm",
251 "version" : "1.010"
251 "version" : "1.011"
252252 },
253253 "App::Nopaste::Service::Snitch" : {
254254 "file" : "lib/App/Nopaste/Service/Snitch.pm",
255 "version" : "1.010"
255 "version" : "1.011"
256256 },
257257 "App::Nopaste::Service::Ubuntu" : {
258258 "file" : "lib/App/Nopaste/Service/Ubuntu.pm",
259 "version" : "1.010"
259 "version" : "1.011"
260260 },
261261 "App::Nopaste::Service::ssh" : {
262262 "file" : "lib/App/Nopaste/Service/ssh.pm",
263 "version" : "1.010"
263 "version" : "1.011"
264264 }
265265 },
266266 "release_status" : "stable",
276276 "web" : "https://github.com/karenetheridge/App-Nopaste"
277277 }
278278 },
279 "version" : "1.010",
279 "version" : "1.011",
280280 "x_Dist_Zilla" : {
281281 "perl" : {
282282 "version" : "5.027002"
283283 },
284284 "plugins" : [
285 {
286 "class" : "Dist::Zilla::Plugin::Prereqs",
287 "config" : {
288 "Dist::Zilla::Plugin::Prereqs" : {
289 "phase" : "develop",
290 "type" : "requires"
291 }
292 },
293 "name" : "@Author::ETHER/bundle_plugins",
294 "version" : "6.010"
295 },
296 {
297 "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
298 "config" : {
299 "Dist::Zilla::Plugin::PkgVersion" : {},
300 "Dist::Zilla::Plugin::RewriteVersion" : {
301 "add_tarball_name" : 0,
302 "finders" : [
303 ":ExecFiles",
304 ":InstallModules"
305 ],
306 "global" : 1,
307 "skip_version_provider" : 0
308 },
309 "Dist::Zilla::Plugin::RewriteVersion::Transitional" : {}
310 },
311 "name" : "@Author::ETHER/RewriteVersion::Transitional",
312 "version" : "0.008"
313 },
314285 {
315286 "class" : "Dist::Zilla::Plugin::PromptIfStale",
316287 "config" : {
326297 }
327298 },
328299 "name" : "@Author::ETHER/stale modules, build",
329 "version" : "0.053"
300 "version" : "0.054"
330301 },
331302 {
332303 "class" : "Dist::Zilla::Plugin::PromptIfStale",
341312 }
342313 },
343314 "name" : "@Author::ETHER/stale modules, release",
344 "version" : "0.053"
315 "version" : "0.054"
345316 },
346317 {
347318 "class" : "Dist::Zilla::Plugin::ExecDir",
452423 }
453424 },
454425 "name" : "@Author::ETHER/Test::Compile",
455 "version" : "2.056"
426 "version" : "2.057"
456427 },
457428 {
458429 "class" : "Dist::Zilla::Plugin::Test::NoTabs",
842813 "class" : "Dist::Zilla::Plugin::Git::Contributors",
843814 "config" : {
844815 "Dist::Zilla::Plugin::Git::Contributors" : {
845 "git_version" : "2.13.0",
816 "git_version" : "2.14.1",
846817 "include_authors" : 0,
847818 "include_releaser" : 1,
848819 "order_by" : "commits",
861832 }
862833 },
863834 "name" : "@Author::ETHER/StaticInstall",
864 "version" : "0.010"
835 "version" : "0.011"
865836 },
866837 {
867838 "class" : "Dist::Zilla::Plugin::RunExtraTests",
937908 }
938909 },
939910 "name" : "@Author::ETHER/EnsureLatestPerl",
940 "version" : "0.005"
911 "version" : "0.006"
941912 },
942913 {
943914 "class" : "Dist::Zilla::Plugin::Git::Check",
953924 "changelog" : "Changes"
954925 },
955926 "Dist::Zilla::Role::Git::Repo" : {
956 "git_version" : "2.13.0",
927 "git_version" : "2.14.1",
957928 "repo_root" : "."
958929 }
959930 },
964935 "class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts",
965936 "config" : {
966937 "Dist::Zilla::Role::Git::Repo" : {
967 "git_version" : "2.13.0",
938 "git_version" : "2.14.1",
968939 "repo_root" : "."
969940 }
970941 },
975946 "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
976947 "config" : {
977948 "Dist::Zilla::Role::Git::Repo" : {
978 "git_version" : "2.13.0",
949 "git_version" : "2.14.1",
979950 "repo_root" : "."
980951 }
981952 },
1009980 "changelog" : "Changes"
1010981 },
1011982 "Dist::Zilla::Role::Git::Repo" : {
1012 "git_version" : "2.13.0",
983 "git_version" : "2.14.1",
1013984 "repo_root" : "."
1014985 }
1015986 },
10321003 "Dist::Zilla::Plugin::CopyFilesFromRelease" : {
10331004 "filename" : [
10341005 "CONTRIBUTING",
1035 "Changes",
10361006 "INSTALL",
10371007 "LICENCE",
10381008 "LICENSE",
10411011 "match" : []
10421012 }
10431013 },
1044 "name" : "@Author::ETHER/CopyFilesFromRelease",
1014 "name" : "@Author::ETHER/copy generated files",
10451015 "version" : "0.006"
10461016 },
10471017 {
10531023 },
10541024 "name" : "@Author::ETHER/ReadmeAnyFromPod",
10551025 "version" : "0.163250"
1026 },
1027 {
1028 "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
1029 "config" : {
1030 "Dist::Zilla::Plugin::RewriteVersion" : {
1031 "add_tarball_name" : 0,
1032 "finders" : [
1033 ":ExecFiles",
1034 ":InstallModules"
1035 ],
1036 "global" : 1,
1037 "skip_version_provider" : 0
1038 },
1039 "Dist::Zilla::Plugin::RewriteVersion::Transitional" : {}
1040 },
1041 "name" : "@Author::ETHER/@Git::VersionManager/RewriteVersion::Transitional",
1042 "version" : "0.008"
1043 },
1044 {
1045 "class" : "Dist::Zilla::Plugin::MetaProvides::Update",
1046 "name" : "@Author::ETHER/@Git::VersionManager/MetaProvides::Update",
1047 "version" : null
1048 },
1049 {
1050 "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
1051 "config" : {
1052 "Dist::Zilla::Plugin::CopyFilesFromRelease" : {
1053 "filename" : [
1054 "Changes"
1055 ],
1056 "match" : []
1057 }
1058 },
1059 "name" : "@Author::ETHER/@Git::VersionManager/CopyFilesFromRelease",
1060 "version" : "0.006"
10561061 },
10571062 {
10581063 "class" : "Dist::Zilla::Plugin::Git::Commit",
10751080 "changelog" : "Changes"
10761081 },
10771082 "Dist::Zilla::Role::Git::Repo" : {
1078 "git_version" : "2.13.0",
1083 "git_version" : "2.14.1",
10791084 "repo_root" : "."
10801085 },
10811086 "Dist::Zilla::Role::Git::StringFormatter" : {
10821087 "time_zone" : "local"
10831088 }
10841089 },
1085 "name" : "@Author::ETHER/release snapshot",
1090 "name" : "@Author::ETHER/@Git::VersionManager/release snapshot",
10861091 "version" : "2.042"
10871092 },
10881093 {
10921097 "branch" : null,
10931098 "changelog" : "Changes",
10941099 "signed" : 0,
1095 "tag" : "1.010",
1100 "tag" : "1.011",
10961101 "tag_format" : "%v%t",
10971102 "tag_message" : "v%v%t"
10981103 },
10991104 "Dist::Zilla::Role::Git::Repo" : {
1100 "git_version" : "2.13.0",
1105 "git_version" : "2.14.1",
11011106 "repo_root" : "."
11021107 },
11031108 "Dist::Zilla::Role::Git::StringFormatter" : {
11041109 "time_zone" : "local"
11051110 }
11061111 },
1107 "name" : "@Author::ETHER/Git::Tag",
1112 "name" : "@Author::ETHER/@Git::VersionManager/Git::Tag",
11081113 "version" : "2.042"
1109 },
1110 {
1111 "class" : "Dist::Zilla::Plugin::GitHub::Update",
1112 "config" : {
1113 "Dist::Zilla::Plugin::GitHub::Update" : {
1114 "metacpan" : 1
1115 }
1116 },
1117 "name" : "@Author::ETHER/GitHub::Update",
1118 "version" : "0.44"
11191114 },
11201115 {
11211116 "class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional",
11301125 },
11311126 "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional" : {}
11321127 },
1133 "name" : "@Author::ETHER/BumpVersionAfterRelease::Transitional",
1128 "name" : "@Author::ETHER/@Git::VersionManager/BumpVersionAfterRelease::Transitional",
11341129 "version" : "0.008"
11351130 },
11361131 {
11371132 "class" : "Dist::Zilla::Plugin::NextRelease",
1138 "name" : "@Author::ETHER/NextRelease",
1133 "name" : "@Author::ETHER/@Git::VersionManager/NextRelease",
11391134 "version" : "6.010"
11401135 },
11411136 {
11551150 "changelog" : "Changes"
11561151 },
11571152 "Dist::Zilla::Role::Git::Repo" : {
1158 "git_version" : "2.13.0",
1153 "git_version" : "2.14.1",
11591154 "repo_root" : "."
11601155 },
11611156 "Dist::Zilla::Role::Git::StringFormatter" : {
11621157 "time_zone" : "local"
11631158 }
11641159 },
1165 "name" : "@Author::ETHER/post-release commit",
1160 "name" : "@Author::ETHER/@Git::VersionManager/post-release commit",
11661161 "version" : "2.042"
1162 },
1163 {
1164 "class" : "Dist::Zilla::Plugin::Prereqs",
1165 "config" : {
1166 "Dist::Zilla::Plugin::Prereqs" : {
1167 "phase" : "develop",
1168 "type" : "requires"
1169 }
1170 },
1171 "name" : "@Author::ETHER/@Git::VersionManager/prereqs for @Git::VersionManager",
1172 "version" : "6.010"
11671173 },
11681174 {
11691175 "class" : "Dist::Zilla::Plugin::Git::Push",
11751181 "remotes_must_exist" : 1
11761182 },
11771183 "Dist::Zilla::Role::Git::Repo" : {
1178 "git_version" : "2.13.0",
1184 "git_version" : "2.14.1",
11791185 "repo_root" : "."
11801186 }
11811187 },
11821188 "name" : "@Author::ETHER/Git::Push",
11831189 "version" : "2.042"
1190 },
1191 {
1192 "class" : "Dist::Zilla::Plugin::GitHub::Update",
1193 "config" : {
1194 "Dist::Zilla::Plugin::GitHub::Update" : {
1195 "metacpan" : 1
1196 }
1197 },
1198 "name" : "@Author::ETHER/GitHub::Update",
1199 "version" : "0.44"
11841200 },
11851201 {
11861202 "class" : "Dist::Zilla::Plugin::Run::AfterRelease",
12151231 {
12161232 "class" : "Dist::Zilla::Plugin::ConfirmRelease",
12171233 "name" : "@Author::ETHER/ConfirmRelease",
1234 "version" : "6.010"
1235 },
1236 {
1237 "class" : "Dist::Zilla::Plugin::Prereqs",
1238 "config" : {
1239 "Dist::Zilla::Plugin::Prereqs" : {
1240 "phase" : "develop",
1241 "type" : "requires"
1242 }
1243 },
1244 "name" : "@Author::ETHER/prereqs for @Author::ETHER",
12181245 "version" : "6.010"
12191246 },
12201247 {
13861413 "Jesse Luehrs <doy@tozt.net>",
13871414 "Dean Hamstead <dean@fragfest.com.au>",
13881415 "Rafael Kitover <rkitover@cpan.org>",
1416 "gregor herrmann <gregoa@debian.org>",
13891417 "vti <viacheslav.t@gmail.com>",
13901418 "\u00c6var Arnfj\u00f6r\u00f0 Bjarmason <avarab@gmail.com>",
13911419 "\u0421\u0435\u0440\u0433\u0435\u0439 \u0420\u043e\u043c\u0430\u043d\u043e\u0432 <sromanov@cpan.org>",
13921420 "Andrew Rodland <andrew@cleverdomain.org>",
13931421 "\u05d9\u05d5\u05d1\u05dc \u05e7\u05d5\u05d2'\u05de\u05df (Yuval Kogman) <nothingmuch@woobling.org>",
13941422 "Arthur Axel 'fREW' Schmidt <frioux@gmail.com>",
1423 "Dan Book <grinnz@gmail.com>",
13951424 "Darian Anthony Patrick <dap@darianpatrick.com>",
13961425 "David Bremner <bremner@unb.ca>",
13971426 "David J. Shultz <djshultz@gmail.com>",
14011430 "Maximilian Gass <mxey@ghosthacking.net>",
14021431 "Sebastian Paaske T\u00f8rholm <Eckankar+github@gmail.com>",
14031432 "Tatsuhiko Miyagawa <miyagawa@bulknews.net>",
1404 "Zakariyya Mughal <zaki.mughal@gmail.com>",
1405 "gregor herrmann <gregoa@debian.org>"
1433 "Zakariyya Mughal <zaki.mughal@gmail.com>"
14061434 ],
14071435 "x_serialization_backend" : "Cpanel::JSON::XS version 3.0237",
14081436 "x_static_install" : 0,
4848 provides:
4949 App::Nopaste:
5050 file: lib/App/Nopaste.pm
51 version: '1.010'
51 version: '1.011'
5252 App::Nopaste::Command:
5353 file: lib/App/Nopaste/Command.pm
54 version: '1.010'
54 version: '1.011'
5555 App::Nopaste::Service:
5656 file: lib/App/Nopaste/Service.pm
57 version: '1.010'
57 version: '1.011'
5858 App::Nopaste::Service::Codepeek:
5959 file: lib/App/Nopaste/Service/Codepeek.pm
60 version: '1.010'
60 version: '1.011'
6161 x_deprecated: 1
6262 App::Nopaste::Service::Debian:
6363 file: lib/App/Nopaste/Service/Debian.pm
64 version: '1.010'
64 version: '1.011'
6565 App::Nopaste::Service::Gist:
6666 file: lib/App/Nopaste/Service/Gist.pm
67 version: '1.010'
67 version: '1.011'
6868 App::Nopaste::Service::Mojopaste:
6969 file: lib/App/Nopaste/Service/Mojopaste.pm
70 version: '1.010'
70 version: '1.011'
7171 App::Nopaste::Service::PastebinCom:
7272 file: lib/App/Nopaste/Service/PastebinCom.pm
73 version: '1.010'
73 version: '1.011'
7474 App::Nopaste::Service::Pastie:
7575 file: lib/App/Nopaste/Service/Pastie.pm
76 version: '1.010'
76 version: '1.011'
7777 App::Nopaste::Service::Shadowcat:
7878 file: lib/App/Nopaste/Service/Shadowcat.pm
79 version: '1.010'
79 version: '1.011'
8080 App::Nopaste::Service::Snitch:
8181 file: lib/App/Nopaste/Service/Snitch.pm
82 version: '1.010'
82 version: '1.011'
8383 App::Nopaste::Service::Ubuntu:
8484 file: lib/App/Nopaste/Service/Ubuntu.pm
85 version: '1.010'
85 version: '1.011'
8686 App::Nopaste::Service::ssh:
8787 file: lib/App/Nopaste/Service/ssh.pm
88 version: '1.010'
88 version: '1.011'
8989 recommends:
9090 Browser::Open: '0'
9191 Clipboard: '0'
112112 bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=App-Nopaste
113113 homepage: https://github.com/karenetheridge/App-Nopaste
114114 repository: https://github.com/karenetheridge/App-Nopaste.git
115 version: '1.010'
115 version: '1.011'
116116 x_Dist_Zilla:
117117 perl:
118118 version: '5.027002'
119119 plugins:
120 -
121 class: Dist::Zilla::Plugin::Prereqs
122 config:
123 Dist::Zilla::Plugin::Prereqs:
124 phase: develop
125 type: requires
126 name: '@Author::ETHER/bundle_plugins'
127 version: '6.010'
128 -
129 class: Dist::Zilla::Plugin::RewriteVersion::Transitional
130 config:
131 Dist::Zilla::Plugin::PkgVersion: {}
132 Dist::Zilla::Plugin::RewriteVersion:
133 add_tarball_name: 0
134 finders:
135 - ':ExecFiles'
136 - ':InstallModules'
137 global: 1
138 skip_version_provider: 0
139 Dist::Zilla::Plugin::RewriteVersion::Transitional: {}
140 name: '@Author::ETHER/RewriteVersion::Transitional'
141 version: '0.008'
142120 -
143121 class: Dist::Zilla::Plugin::PromptIfStale
144122 config:
151129 run_under_travis: 0
152130 skip: []
153131 name: '@Author::ETHER/stale modules, build'
154 version: '0.053'
132 version: '0.054'
155133 -
156134 class: Dist::Zilla::Plugin::PromptIfStale
157135 config:
163141 run_under_travis: 0
164142 skip: []
165143 name: '@Author::ETHER/stale modules, release'
166 version: '0.053'
144 version: '0.054'
167145 -
168146 class: Dist::Zilla::Plugin::ExecDir
169147 name: '@Author::ETHER/ExecDir'
251229 switch:
252230 - -M-warnings=deprecated
253231 name: '@Author::ETHER/Test::Compile'
254 version: '2.056'
232 version: '2.057'
255233 -
256234 class: Dist::Zilla::Plugin::Test::NoTabs
257235 config:
550528 class: Dist::Zilla::Plugin::Git::Contributors
551529 config:
552530 Dist::Zilla::Plugin::Git::Contributors:
553 git_version: 2.13.0
531 git_version: 2.14.1
554532 include_authors: 0
555533 include_releaser: 1
556534 order_by: commits
564542 dry_run: 0
565543 mode: auto
566544 name: '@Author::ETHER/StaticInstall'
567 version: '0.010'
545 version: '0.011'
568546 -
569547 class: Dist::Zilla::Plugin::RunExtraTests
570548 config:
619597 Dist::Zilla::Plugin::EnsureLatestPerl:
620598 Module::CoreList: '5.20170720'
621599 name: '@Author::ETHER/EnsureLatestPerl'
622 version: '0.005'
600 version: '0.006'
623601 -
624602 class: Dist::Zilla::Plugin::Git::Check
625603 config:
631609 allow_dirty_match: []
632610 changelog: Changes
633611 Dist::Zilla::Role::Git::Repo:
634 git_version: 2.13.0
612 git_version: 2.14.1
635613 repo_root: .
636614 name: '@Author::ETHER/initial check'
637615 version: '2.042'
639617 class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts
640618 config:
641619 Dist::Zilla::Role::Git::Repo:
642 git_version: 2.13.0
620 git_version: 2.14.1
643621 repo_root: .
644622 name: '@Author::ETHER/Git::CheckFor::MergeConflicts'
645623 version: '0.014'
647625 class: Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch
648626 config:
649627 Dist::Zilla::Role::Git::Repo:
650 git_version: 2.13.0
628 git_version: 2.14.1
651629 repo_root: .
652630 name: '@Author::ETHER/Git::CheckFor::CorrectBranch'
653631 version: '0.014'
673651 allow_dirty_match: []
674652 changelog: Changes
675653 Dist::Zilla::Role::Git::Repo:
676 git_version: 2.13.0
654 git_version: 2.14.1
677655 repo_root: .
678656 name: '@Author::ETHER/after tests'
679657 version: '2.042'
691669 Dist::Zilla::Plugin::CopyFilesFromRelease:
692670 filename:
693671 - CONTRIBUTING
694 - Changes
695672 - INSTALL
696673 - LICENCE
697674 - LICENSE
698675 - ppport.h
699676 match: []
700 name: '@Author::ETHER/CopyFilesFromRelease'
677 name: '@Author::ETHER/copy generated files'
701678 version: '0.006'
702679 -
703680 class: Dist::Zilla::Plugin::ReadmeAnyFromPod
706683 version: '0.006'
707684 name: '@Author::ETHER/ReadmeAnyFromPod'
708685 version: '0.163250'
686 -
687 class: Dist::Zilla::Plugin::RewriteVersion::Transitional
688 config:
689 Dist::Zilla::Plugin::RewriteVersion:
690 add_tarball_name: 0
691 finders:
692 - ':ExecFiles'
693 - ':InstallModules'
694 global: 1
695 skip_version_provider: 0
696 Dist::Zilla::Plugin::RewriteVersion::Transitional: {}
697 name: '@Author::ETHER/@Git::VersionManager/RewriteVersion::Transitional'
698 version: '0.008'
699 -
700 class: Dist::Zilla::Plugin::MetaProvides::Update
701 name: '@Author::ETHER/@Git::VersionManager/MetaProvides::Update'
702 version: ~
703 -
704 class: Dist::Zilla::Plugin::CopyFilesFromRelease
705 config:
706 Dist::Zilla::Plugin::CopyFilesFromRelease:
707 filename:
708 - Changes
709 match: []
710 name: '@Author::ETHER/@Git::VersionManager/CopyFilesFromRelease'
711 version: '0.006'
709712 -
710713 class: Dist::Zilla::Plugin::Git::Commit
711714 config:
723726 allow_dirty_match: []
724727 changelog: Changes
725728 Dist::Zilla::Role::Git::Repo:
726 git_version: 2.13.0
729 git_version: 2.14.1
727730 repo_root: .
728731 Dist::Zilla::Role::Git::StringFormatter:
729732 time_zone: local
730 name: '@Author::ETHER/release snapshot'
733 name: '@Author::ETHER/@Git::VersionManager/release snapshot'
731734 version: '2.042'
732735 -
733736 class: Dist::Zilla::Plugin::Git::Tag
736739 branch: ~
737740 changelog: Changes
738741 signed: 0
739 tag: '1.010'
742 tag: '1.011'
740743 tag_format: '%v%t'
741744 tag_message: v%v%t
742745 Dist::Zilla::Role::Git::Repo:
743 git_version: 2.13.0
746 git_version: 2.14.1
744747 repo_root: .
745748 Dist::Zilla::Role::Git::StringFormatter:
746749 time_zone: local
747 name: '@Author::ETHER/Git::Tag'
750 name: '@Author::ETHER/@Git::VersionManager/Git::Tag'
748751 version: '2.042'
749 -
750 class: Dist::Zilla::Plugin::GitHub::Update
751 config:
752 Dist::Zilla::Plugin::GitHub::Update:
753 metacpan: 1
754 name: '@Author::ETHER/GitHub::Update'
755 version: '0.44'
756752 -
757753 class: Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional
758754 config:
763759 global: 1
764760 munge_makefile_pl: 1
765761 Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional: {}
766 name: '@Author::ETHER/BumpVersionAfterRelease::Transitional'
762 name: '@Author::ETHER/@Git::VersionManager/BumpVersionAfterRelease::Transitional'
767763 version: '0.008'
768764 -
769765 class: Dist::Zilla::Plugin::NextRelease
770 name: '@Author::ETHER/NextRelease'
766 name: '@Author::ETHER/@Git::VersionManager/NextRelease'
771767 version: '6.010'
772768 -
773769 class: Dist::Zilla::Plugin::Git::Commit
782778 - (?^:^lib/.*\.pm$)
783779 changelog: Changes
784780 Dist::Zilla::Role::Git::Repo:
785 git_version: 2.13.0
781 git_version: 2.14.1
786782 repo_root: .
787783 Dist::Zilla::Role::Git::StringFormatter:
788784 time_zone: local
789 name: '@Author::ETHER/post-release commit'
785 name: '@Author::ETHER/@Git::VersionManager/post-release commit'
790786 version: '2.042'
787 -
788 class: Dist::Zilla::Plugin::Prereqs
789 config:
790 Dist::Zilla::Plugin::Prereqs:
791 phase: develop
792 type: requires
793 name: '@Author::ETHER/@Git::VersionManager/prereqs for @Git::VersionManager'
794 version: '6.010'
791795 -
792796 class: Dist::Zilla::Plugin::Git::Push
793797 config:
796800 - origin
797801 remotes_must_exist: 1
798802 Dist::Zilla::Role::Git::Repo:
799 git_version: 2.13.0
803 git_version: 2.14.1
800804 repo_root: .
801805 name: '@Author::ETHER/Git::Push'
802806 version: '2.042'
807 -
808 class: Dist::Zilla::Plugin::GitHub::Update
809 config:
810 Dist::Zilla::Plugin::GitHub::Update:
811 metacpan: 1
812 name: '@Author::ETHER/GitHub::Update'
813 version: '0.44'
803814 -
804815 class: Dist::Zilla::Plugin::Run::AfterRelease
805816 config:
825836 -
826837 class: Dist::Zilla::Plugin::ConfirmRelease
827838 name: '@Author::ETHER/ConfirmRelease'
839 version: '6.010'
840 -
841 class: Dist::Zilla::Plugin::Prereqs
842 config:
843 Dist::Zilla::Plugin::Prereqs:
844 phase: develop
845 type: requires
846 name: '@Author::ETHER/prereqs for @Author::ETHER'
828847 version: '6.010'
829848 -
830849 class: Dist::Zilla::Plugin::OptionalFeature
961980 - 'Jesse Luehrs <doy@tozt.net>'
962981 - 'Dean Hamstead <dean@fragfest.com.au>'
963982 - 'Rafael Kitover <rkitover@cpan.org>'
983 - 'gregor herrmann <gregoa@debian.org>'
964984 - 'vti <viacheslav.t@gmail.com>'
965985 - 'Ævar Arnfjörð Bjarmason <avarab@gmail.com>'
966986 - 'Сергей Романов <sromanov@cpan.org>'
967987 - 'Andrew Rodland <andrew@cleverdomain.org>'
968988 - "יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>"
969989 - "Arthur Axel 'fREW' Schmidt <frioux@gmail.com>"
990 - 'Dan Book <grinnz@gmail.com>'
970991 - 'Darian Anthony Patrick <dap@darianpatrick.com>'
971992 - 'David Bremner <bremner@unb.ca>'
972993 - 'David J. Shultz <djshultz@gmail.com>'
977998 - 'Sebastian Paaske Tørholm <Eckankar+github@gmail.com>'
978999 - 'Tatsuhiko Miyagawa <miyagawa@bulknews.net>'
9791000 - 'Zakariyya Mughal <zaki.mughal@gmail.com>'
980 - 'gregor herrmann <gregoa@debian.org>'
9811001 x_serialization_backend: 'YAML::Tiny version 1.70'
9821002 x_static_install: 0
9831003 x_use_unsafe_inc: 0
4646 "Test::Fatal" => 0,
4747 "Test::More" => "0.88"
4848 },
49 "VERSION" => "1.010",
49 "VERSION" => "1.011",
5050 "test" => {
5151 "TESTS" => "t/*.t"
5252 }
00
11
22 This archive contains the distribution App-Nopaste,
3 version 1.010:
3 version 1.011:
44
55 Easy access to any pastebin
66
22 package App::Nopaste::Command;
33 # ABSTRACT: command-line utility for L<App::Nopaste>
44
5 our $VERSION = '1.010';
5 our $VERSION = '1.011';
66
77 use Getopt::Long::Descriptive ();
88
158158
159159 =head1 VERSION
160160
161 version 1.010
161 version 1.011
162162
163163 =head1 DESCRIPTION
164164
22 package App::Nopaste::Service::Codepeek;
33 # ABSTRACT: (DEPRECATED) Service for Codepeek - http://codepeek.com
44
5 our $VERSION = '1.010';
5 our $VERSION = '1.011';
66
77 use parent 'App::Nopaste::Service';
88
5050
5151 =head1 VERSION
5252
53 version 1.010
53 version 1.011
5454
5555 =head1 DEPRECATION NOTICE
5656
22 package App::Nopaste::Service::Debian;
33 # ABSTRACT: Service provider for Debian - https://paste.debian.net/
44
5 our $VERSION = '1.010';
5 our $VERSION = '1.011';
66
77 use parent 'App::Nopaste::Service';
88
289289
290290 =head1 VERSION
291291
292 version 1.010
292 version 1.011
293293
294294 =for stopwords Niebur
295295
22 package App::Nopaste::Service::Gist;
33 # ABSTRACT: Service provider for GitHub gist - http://gist.github.com/
44
5 our $VERSION = '1.010';
5 our $VERSION = '1.011';
66
77 use parent 'App::Nopaste::Service';
88
170170
171171 =head1 VERSION
172172
173 version 1.010
173 version 1.011
174174
175175 =for stopwords SIGNES gists oauth plaintext
176176
22 package App::Nopaste::Service::Mojopaste;
33 # ABSTRACT: Service provider for mojopaste
44
5 our $VERSION = '1.010';
5 our $VERSION = '1.011';
66
77 use parent 'App::Nopaste::Service';
88
5656
5757 =head1 VERSION
5858
59 version 1.010
59 version 1.011
6060
6161 =head1 USAGE
6262
22 package App::Nopaste::Service::PastebinCom;
33 # ABSTRACT: Service provider for Pastebin - http://pastebin.com/
44
5 our $VERSION = '1.010';
5 our $VERSION = '1.011';
66
77 use parent 'App::Nopaste::Service';
88 use Module::Runtime 'use_module';
4747
4848 =head1 VERSION
4949
50 version 1.010
50 version 1.011
5151
5252 =head1 SEE ALSO
5353
22 package App::Nopaste::Service::Pastie;
33 # ABSTRACT: Service provider for Pastie - pastie.org
44
5 our $VERSION = '1.010';
5 our $VERSION = '1.011';
66
77 use parent 'App::Nopaste::Service';
88
108108
109109 =head1 VERSION
110110
111 version 1.010
111 version 1.011
112112
113113 =head1 SUPPORT
114114
22 package App::Nopaste::Service::Shadowcat;
33 # ABSTRACT: Service provider for Shadowcat - http://paste.scsys.co.uk/
44
5 our $VERSION = '1.010';
5 our $VERSION = '1.011';
66
77 use parent 'App::Nopaste::Service';
88
2828
2929 =head1 VERSION
3030
31 version 1.010
31 version 1.011
3232
3333 =head1 SUPPORT
3434
22 package App::Nopaste::Service::Snitch;
33 # ABSTRACT: Service provider for Snitch - http://nopaste.snit.ch/
44
5 our $VERSION = '1.010';
5 our $VERSION = '1.011';
66
77 use parent 'App::Nopaste::Service';
88
2828
2929 =head1 VERSION
3030
31 version 1.010
31 version 1.011
3232
3333 =head1 SUPPORT
3434
22 package App::Nopaste::Service::Ubuntu;
33 # ABSTRACT: Service provider for Ubuntu - https://paste.ubuntu.com/
44
5 our $VERSION = '1.010';
5 our $VERSION = '1.011';
66
77 use parent 'App::Nopaste::Service';
88
247247
248248 =head1 VERSION
249249
250 version 1.010
250 version 1.011
251251
252252 =for stopwords Niebur
253253
22 package App::Nopaste::Service::ssh;
33 # ABSTRACT: Copies files to your server using scp
44
5 our $VERSION = '1.010';
5 our $VERSION = '1.011';
66
77 use parent 'App::Nopaste::Service';
88 use File::Temp;
7676
7777 =head1 VERSION
7878
79 version 1.010
79 version 1.011
8080
8181 =for stopwords dir
8282
22 package App::Nopaste::Service;
33 # ABSTRACT: base class for nopaste services
44
5 our $VERSION = '1.010';
5 our $VERSION = '1.011';
66
77 use WWW::Mechanize;
88
108108
109109 =head1 VERSION
110110
111 version 1.010
111 version 1.011
112112
113113 =head1 SYNOPSIS
114114
00 use strict;
11 use warnings;
2 package App::Nopaste; # git description: 1.009-3-gb592e97
2 package App::Nopaste; # git description: 1.010-5-ge64d42a
33 # ABSTRACT: Easy access to any pastebin
44 # KEYWORDS: application executable paste output pastebin debugging
55
6 our $VERSION = '1.010';
6 our $VERSION = '1.011';
77
88 use 5.008003;
99 use Module::Pluggable search_path => 'App::Nopaste::Service', sub_name => '_plugins';
100100
101101 =head1 VERSION
102102
103 version 1.010
103 version 1.011
104104
105105 =head1 SYNOPSIS
106106
202202
203203 =head1 CONTRIBUTORS
204204
205 =for stopwords Shawn M Moore Karen Etheridge Thomas Sibley François Gannaz Ricardo Signes Justin Hunter Kevin Falcone Zoffix Znet Sergey Romanov David Golden Jesse Luehrs Dean Hamstead Rafael Kitover vti Ævar Arnfjörð Bjarmason Сергей Романов Andrew Rodland יובל קוג'מן (Yuval Kogman) Arthur Axel 'fREW' Schmidt Darian Anthony Patrick Bremner J. Shultz Graham Knop Jason Mills John Goulah Maximilian Gass Sebastian Paaske Tørholm Tatsuhiko Miyagawa Zakariyya Mughal gregor herrmann
205 =for stopwords Shawn M Moore Karen Etheridge Thomas Sibley François Gannaz Ricardo Signes Justin Hunter Kevin Falcone Zoffix Znet Sergey Romanov David Golden Jesse Luehrs Dean Hamstead Rafael Kitover gregor herrmann vti Ævar Arnfjörð Bjarmason Сергей Романов Andrew Rodland יובל קוג'מן (Yuval Kogman) Arthur Axel 'fREW' Schmidt Dan Book Darian Anthony Patrick Bremner J. Shultz Graham Knop Jason Mills John Goulah Maximilian Gass Sebastian Paaske Tørholm Tatsuhiko Miyagawa Zakariyya Mughal
206206
207207 =over 4
208208
260260
261261 =item *
262262
263 gregor herrmann <gregoa@debian.org>
264
265 =item *
266
263267 vti <viacheslav.t@gmail.com>
264268
265269 =item *
284288
285289 =item *
286290
291 Dan Book <grinnz@gmail.com>
292
293 =item *
294
287295 Darian Anthony Patrick <dap@darianpatrick.com>
288296
289297 =item *
321329 =item *
322330
323331 Zakariyya Mughal <zaki.mughal@gmail.com>
324
325 =item *
326
327 gregor herrmann <gregoa@debian.org>
328332
329333 =back
330334
11
22 use strict;
33 use warnings;
4 # PODNAME: command-line utility to nopaste
4 # PODNAME: nopaste
5 # ABSTRACT: command-line utility to nopaste
56
67 use App::Nopaste::Command;
78
1819
1920 =head1 NAME
2021
21 command-line utility to nopaste
22 nopaste - command-line utility to nopaste
2223
2324 =head1 VERSION
2425
25 version 1.010
26 version 1.011
2627
2728 =head1 DESCRIPTION
2829
88 },
99 'develop' => {
1010 'recommends' => {
11 'Dist::Zilla::PluginBundle::Author::ETHER' => '0.126'
11 'Dist::Zilla::PluginBundle::Author::ETHER' => '0.129'
1212 },
1313 'requires' => {
1414 'Browser::Open' => '0',
8383 'Dist::Zilla::Plugin::UploadToCPAN' => '0',
8484 'Dist::Zilla::Plugin::UseUnsafeInc' => '0',
8585 'Dist::Zilla::PluginBundle::Author::ETHER' => '0.097',
86 'Dist::Zilla::PluginBundle::Git::VersionManager' => '0',
8687 'File::Spec' => '0',
8788 'IO::Handle' => '0',
8889 'IPC::Open3' => '0',
99100 'Test::Pod' => '1.41',
100101 'Test::Portability::Files' => '0',
101102 'Test::Spelling' => '0.12',
102 'WWW::Pastebin::PastebinCom::Create' => '1.003',
103 'blib' => '1.01'
103 'WWW::Pastebin::PastebinCom::Create' => '1.003'
104104 }
105105 },
106106 'runtime' => {
11 use strict;
22 use warnings;
33
4 # this test was generated with Dist::Zilla::Plugin::Test::Compile 2.056
4 # this test was generated with Dist::Zilla::Plugin::Test::Compile 2.057
55
66 use Test::More 0.94;
77
5757 is($?, 0, "$lib loaded ok");
5858
5959 shift @_warnings if @_warnings and $_warnings[0] =~ /^Using .*\bblib/
60 and not eval { require blib; blib->VERSION('1.01') };
60 and not eval { +require blib; blib->VERSION('1.01') };
6161
6262 if (@_warnings)
6363 {
8787 is($?, 0, "$file compiled ok");
8888
8989 shift @_warnings if @_warnings and $_warnings[0] =~ /^Using .*\bblib/
90 and not eval { require blib; blib->VERSION('1.01') };
90 and not eval { +require blib; blib->VERSION('1.01') };
9191
9292 # in older perls, -c output is simply the file portion of the path being tested
9393 if (@_warnings = grep { !/\bsyntax OK$/ }
1616 Arthur
1717 Axel
1818 Bjarmason
19 Book
1920 Bremner
2021 Codepeek
2122 Command
23 Dan
2224 Darian
2325 David
2426 Dean
9597 frioux
9698 gregoa
9799 gregor
100 grinnz
98101 haarg
99102 herrmann
100103 irc
33
44 note 'Checking Changes';
55 my $changes_file = 'Changes';
6 my $newver = '1.010';
6 my $newver = '1.011';
77 my $trial_token = '-TRIAL';
88
99 SKIP: {