Acme-CPANModules-WorkingWithDOC

 view release on metacpan or  search on metacpan

lib/Acme/CPANModules/WorkingWithDOCX.pm  view on Meta::CPAN

## no critic: TestingAndDebugging::RequireUseStrict
package Acme::CPANModules::WorkingWithDOCX;
use alias::module 'Acme::CPANModules::WorkingWithDOC';
1;
# ABSTRACT: Currently alias for Acme::CPANModules::WorkingWithDOC

__END__

=pod

=encoding UTF-8

=head1 NAME

Acme::CPANModules::WorkingWithDOCX - Currently alias for Acme::CPANModules::WorkingWithDOC

=head1 VERSION

This document describes version 0.001 of Acme::CPANModules::WorkingWithDOCX (from Perl distribution Acme-CPANModules-WorkingWithDOC), released on 2023-12-04.

=head1 DESCRIPTION

The following are tools (programs, modules, scripts) to work with text document
formats (DOC, DOCX, ODT). For working with PDF, see related list:
Acme::CPANModules::WorkingWithPDF.

B<Unorganized>

L<Win32::Word::Writer>

L<MsOffice::Word::Template>

L<MsOffice::Word::Surgeon>

=head1 ACME::CPANMODULES ENTRIES

=over

=item L<Win32::Word::Writer>

Author: L<JOHANL|https://metacpan.org/author/JOHANL>

=item L<MsOffice::Word::Template>

Author: L<DAMI|https://metacpan.org/author/DAMI>

=item L<MsOffice::Word::Surgeon>

Author: L<DAMI|https://metacpan.org/author/DAMI>

=back

=head1 FAQ

=head2 What is an Acme::CPANModules::* module?

An Acme::CPANModules::* module, like this module, contains just a list of module
names that share a common characteristics. It is a way to categorize modules and
document CPAN. See L<Acme::CPANModules> for more details.

=head2 What are ways to use this Acme::CPANModules module?

Aside from reading this Acme::CPANModules module's POD documentation, you can
install all the listed modules (entries) using L<cpanm-cpanmodules> script (from
L<App::cpanm::cpanmodules> distribution):

 % cpanm-cpanmodules -n WorkingWithDOCX

Alternatively you can use the L<cpanmodules> CLI (from L<App::cpanmodules>
distribution):



( run in 0.656 second using v1.01-cache-2.11-cpan-501a3233654 )