Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
update submodules to latest masters
this fixes a whole bunch of META.info files, for example
- Loading branch information
Showing
16 changed files
with
16 additions
and
16 deletions.
There are no files selected for viewing
Submodule Bailador
updated
from d74620 to b6900a
Submodule DBIish
updated
from 28eb16 to d07187
Submodule Pod-To-HTML
updated
from 581658 to f45bed
Submodule Template-Mojo
updated
from cfff88 to 8b85fb
Submodule doc
updated
from 929295 to 247555
Submodule file-find
updated
from 283045 to 19250d
Submodule json
updated
7 files
| +5 −0 | META.info | |
| +0 −1 | README | |
| +5 −3 | lib/JSON/Tiny.pm | |
| +14 −14 | lib/JSON/Tiny/Actions.pm | |
| +6 −2 | lib/JSON/Tiny/Grammar.pm | |
| +2 −2 | t/03-unicode.t | |
| +22 −0 | t/05-utf16.t |
Submodule panda
updated
26 files
| +15 −1 | META.info | |
| +7 −27 | README.md | |
| +10 −0 | bin/panda | |
| +0 −14 | bin/panda.bat | |
| +19 −10 | bootstrap.pl | |
| +1 −1 | ext/File__Find/META.info | |
| +15 −12 | ext/File__Find/README.md | |
| +11 −2 | ext/File__Find/lib/File/Find.pm | |
| +8 −1 | ext/File__Find/t/01-file-find.t | |
| +5 −0 | ext/JSON__Tiny/META.info | |
| +12 −1 | ext/Shell__Command/META.info | |
| +25 −6 | lib/Panda.pm | |
| +10 −5 | lib/Panda/App.pm | |
| +4 −23 | lib/Panda/Builder.pm | |
| +155 −0 | lib/Panda/Bundler.pm | |
| +25 −2 | lib/Panda/Common.pm | |
| +53 −0 | lib/Panda/DepTracker.pm | |
| +27 −4 | lib/Panda/Ecosystem.pm | |
| +15 −8 | lib/Panda/Fetcher.pm | |
| +42 −18 | lib/Panda/Installer.pm | |
| +4 −0 | lib/Panda/Project.pm | |
| +23 −10 | lib/Panda/Reporter.pm | |
| +6 −3 | lib/Panda/Tester.pm | |
| +10 −3 | projects.json.bootstrap | |
| +1 −0 | rebootstrap.pl | |
| +3 −3 | t/ecosystem.t |
Submodule perl6-http-easy
updated
from 312d2c to 73de3b
Submodule perl6-lwp-simple
updated
2 files
| +3 −0 | META.info | |
| +2 −3 | t/socket-sanity.t |
Submodule shell-command
updated
from 3a82d4 to f70590
Submodule uri
updated
from 518317 to 8b0a98