Acme-CPANModules-DiffingStuffs
view release on metacpan or search on metacpan
197198199200201202203204205206207208209210211212213214215216217218
"version"
:
"0.10"
},
{
"class"
:
"Dist::Zilla::Plugin::PodnameFromFilename"
,
"name"
:
"@Author::PERLANCAR/PodnameFromFilename"
,
"version"
:
"0.02"
},
{
"class"
:
"Dist::Zilla::Plugin::PERLANCAR::EnsurePrereqToSpec"
,
"config"
: {
"Dist::Zilla::Role::ModuleMetadata"
: {
"Module::Metadata"
:
"1.000037"
,
"version"
:
"0.006"
}
},
"name"
:
"@Author::PERLANCAR/PERLANCAR::EnsurePrereqToSpec"
,
"version"
:
"0.064"
},
{
"class"
:
"Dist::Zilla::Plugin::PERLANCAR::MetaResources"
,
"name"
:
"@Author::PERLANCAR/PERLANCAR::MetaResources"
,
"version"
:
"0.043"
228229230231232233234235236237238239240241242243244245246247248249
"version"
:
"0.001"
},
{
"class"
:
"Dist::Zilla::Plugin::CheckSelfDependency"
,
"config"
: {
"Dist::Zilla::Plugin::CheckSelfDependency"
: {
"finder"
: [
":InstallModules"
]
},
"Dist::Zilla::Role::ModuleMetadata"
: {
"Module::Metadata"
:
"1.000037"
,
"version"
:
"0.006"
}
},
"name"
:
"@Author::PERLANCAR/CheckSelfDependency"
,
"version"
:
"0.011"
},
{
"class"
:
"Dist::Zilla::Plugin::Git::Contributors"
,
"config"
: {
"Dist::Zilla::Plugin::Git::Contributors"
: {
289290291292293294295296297298299300301302303304305306307308309310
}
],
"include_underscores"
: 0
},
"Dist::Zilla::Role::MetaProvider::Provider"
: {
"$Dist::Zilla::Role::MetaProvider::Provider::VERSION"
:
"2.002004"
,
"inherit_missing"
: 1,
"inherit_version"
: 1,
"meta_noindex"
: 1
},
"Dist::Zilla::Role::ModuleMetadata"
: {
"Module::Metadata"
:
"1.000037"
,
"version"
:
"0.006"
}
},
"name"
:
"@Author::PERLANCAR/MetaProvides::Package"
,
"version"
:
"2.004003"
},
{
"class"
:
"Dist::Zilla::Plugin::PERLANCAR::Authority"
,
"name"
:
"@Author::PERLANCAR/PERLANCAR::Authority"
,
"version"
:
"0.001"
117118119120121122123124125126127128129130131132133134135136137138
class: Dist::Zilla::Plugin::Rinci::AbstractFromMeta
name:
'@Author::PERLANCAR/Rinci::AbstractFromMeta'
version:
'0.10'
-
class: Dist::Zilla::Plugin::PodnameFromFilename
name:
'@Author::PERLANCAR/PodnameFromFilename'
version:
'0.02'
-
class: Dist::Zilla::Plugin::PERLANCAR::EnsurePrereqToSpec
config:
Dist::Zilla::Role::ModuleMetadata:
Module::Metadata:
'1.000037'
version:
'0.006'
name:
'@Author::PERLANCAR/PERLANCAR::EnsurePrereqToSpec'
version:
'0.064'
-
class: Dist::Zilla::Plugin::PERLANCAR::MetaResources
name:
'@Author::PERLANCAR/PERLANCAR::MetaResources'
version:
'0.043'
-
class: Dist::Zilla::Plugin::CheckChangeLog
name:
'@Author::PERLANCAR/CheckChangeLog'
140141142143144145146147148149150151152153154155156157158159160161-
class: Dist::Zilla::Plugin::CheckMetaResources
name:
'@Author::PERLANCAR/CheckMetaResources'
version:
'0.001'
-
class: Dist::Zilla::Plugin::CheckSelfDependency
config:
Dist::Zilla::Plugin::CheckSelfDependency:
finder:
-
':InstallModules'
Dist::Zilla::Role::ModuleMetadata:
Module::Metadata:
'1.000037'
version:
'0.006'
name:
'@Author::PERLANCAR/CheckSelfDependency'
version:
'0.011'
-
class: Dist::Zilla::Plugin::Git::Contributors
config:
Dist::Zilla::Plugin::Git::Contributors:
git_version: 2.25.1
include_authors: 0
include_releaser: 1
187188189190191192193194195196197198199200201202203204205206207208
-
class: Dist::Zilla::Plugin::FinderCode
name:
'@Author::PERLANCAR/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
version:
'6.024'
include_underscores: 0
Dist::Zilla::Role::MetaProvider::Provider:
$Dist::Zilla::Role::MetaProvider::Provider::VERSION
:
'2.002004'
inherit_missing:
'1'
inherit_version:
'1'
meta_noindex:
'1'
Dist::Zilla::Role::ModuleMetadata:
Module::Metadata:
'1.000037'
version:
'0.006'
name:
'@Author::PERLANCAR/MetaProvides::Package'
version:
'2.004003'
-
class: Dist::Zilla::Plugin::PERLANCAR::Authority
name:
'@Author::PERLANCAR/PERLANCAR::Authority'
version:
'0.001'
-
class: Dist::Zilla::Plugin::OurDate
name:
'@Author::PERLANCAR/OurDate'
101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566DESCRIPTION
Archive files
diff-tarballs (from App::DiffTarballs) diffs two tarballs.
diff-cpan-releasess (from App::DiffCPANReleases) diffs two CPAN release
tarballs.
Database schema
DBIx::Diff::Schema compares two databases and reports tables/columns
which are added/deleted/modified. App::DiffDBSchemaUtils provides CLI's
for
it like diff-db-schema, diff-mysql-schema, diff-sqlite-schema,
diff-pg-schema.
PDF files
diff-doc-text (from App::DiffDocText) diffs two DOC/DOCX/ODT documents
by converting the documents to plaintext and diff-ing the plaintext
files.
Spreadsheet files
diff-xls-text (from App::DiffXlsText) diffs two XLS/XLSX/ODS workbooks
by converting
each
worksheet in
each
workbook as files in the workbook's
directory and then diff-ing the two workbook directories.
Structured data
See separated list: Acme::CPANModules::DiffingStructuredData.
Word processor documents
diff-doc-text (from App::DiffDocText) diffs two DOC/DOCX/ODT documents
by converting the documents to plaintext and diff-ing the plaintext
files.
ACME::CPANMODULES ENTRIES
* App::DiffTarballs - Diff contents of two tarballs
Author: PERLANCAR <https://metacpan.org/author/PERLANCAR>
* App::DiffCPANReleases - Diff contents of two CPAN releases
Author: PERLANCAR <https://metacpan.org/author/PERLANCAR>
* DBIx::Diff::Schema - Compare schema of two DBI databases
Author: PERLANCAR <https://metacpan.org/author/PERLANCAR>
* App::DiffDocText - Diff the text of two Office word-processor
documents (.doc, .docx, .odt, etc)
Author: PERLANCAR <https://metacpan.org/author/PERLANCAR>
* App::DiffXlsText - Diff the text of two Office spreadsheets (.ods,
.xls, .xlsx) as two directories of CSV files
lib/Acme/CPANModules/DiffingStuffs.pm view on Meta::CPAN
14151617181920212223242526272829303132333435363738394041424344454647484950515253*
*Archive
files**
<prog:diff-tarballs> (from <pm:App::DiffTarballs>) diffs two tarballs.
<prog:diff-cpan-releasess> (from <pm:App::DiffCPANReleases>) diffs two CPAN
release tarballs.
*
*Database
schema**
<pm:DBIx::Diff::Schema> compares two databases and reports tables/columns which
are added/deleted/modified. L<App::DiffDBSchemaUtils> provides CLI's
for
it like
<prog:diff-db-schema>, <prog:diff-mysql-schema>, <prog:diff-sqlite-schema>,
<prog:diff-pg-schema>.
*
files**
<prog:diff-doc-text> (from <pm:App::DiffDocText>) diffs two DOC/DOCX/ODT
documents by converting the documents to plaintext and diff-ing the plaintext
files.
*
*Spreadsheet
files**
<prog:diff-xls-text> (from <pm:App::DiffXlsText>) diffs two XLS/XLSX/ODS
workbooks by converting
each
worksheet in
each
workbook as files in the
workbook's directory and then diff-ing the two workbook directories.
*
*Structured
data**
See separated list: <pm:Acme::CPANModules::DiffingStructuredData>.
*
*Word
processor documents**
<prog:diff-doc-text> (from <pm:App::DiffDocText>) diffs two DOC/DOCX/ODT
documents by converting the documents to plaintext and diff-ing the plaintext
files.
lib/Acme/CPANModules/DiffingStuffs.pm view on Meta::CPAN
8384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120B<Archive files>
L<diff-tarballs> (from L<App::DiffTarballs>) diffs two tarballs.
L<diff-cpan-releasess> (from L<App::DiffCPANReleases>) diffs two CPAN
release tarballs.
B<Database schema>
L<DBIx::Diff::Schema> compares two databases and reports tables/columns which
are added/deleted/modified. L<App::DiffDBSchemaUtils> provides CLI's
for
it like
L<diff-db-schema>, L<diff-mysql-schema>, L<diff-sqlite-schema>,
L<diff-pg-schema>.
B<PDF files>
L<diff-doc-text> (from L<App::DiffDocText>) diffs two DOC/DOCX/ODT
documents by converting the documents to plaintext and diff-ing the plaintext
files.
B<Spreadsheet files>
L<diff-xls-text> (from L<App::DiffXlsText>) diffs two XLS/XLSX/ODS
workbooks by converting
each
worksheet in
each
workbook as files in the
workbook's directory and then diff-ing the two workbook directories.
B<Structured data>
See separated list: L<Acme::CPANModules::DiffingStructuredData>.
B<Word processor documents>
L<diff-doc-text> (from L<App::DiffDocText>) diffs two DOC/DOCX/ODT
documents by converting the documents to plaintext and diff-ing the plaintext
files.
=head1 ACME::CPANMODULES ENTRIES
lib/Acme/CPANModules/DiffingStuffs.pm view on Meta::CPAN
122123124125126127128129130131132133134135136137138139140141142=over
=item * L<App::DiffTarballs> - Diff contents of two tarballs
Author: L<PERLANCAR|https://metacpan.org/author/PERLANCAR>
=item * L<App::DiffCPANReleases> - Diff contents of two CPAN releases
Author: L<PERLANCAR|https://metacpan.org/author/PERLANCAR>
=item * L<DBIx::Diff::Schema> - Compare schema of two DBI databases
Author: L<PERLANCAR|https://metacpan.org/author/PERLANCAR>
=item * L<App::DiffDocText> - Diff the text of two Office word-processor documents (.doc, .docx, .odt, etc)
Author: L<PERLANCAR|https://metacpan.org/author/PERLANCAR>
=item * L<App::DiffXlsText> - Diff the text of two Office spreadsheets (.ods, .xls, .xlsx) as two directories of CSV files
Author: L<PERLANCAR|https://metacpan.org/author/PERLANCAR>
( run in 1.112 second using v1.01-cache-2.11-cpan-49f99fa48dc )