Acme-CPANModules-WorkingWithDOC

 view release on metacpan or  search on metacpan

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

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
## no critic: TestingAndDebugging::RequireUseStrict
use alias::module 'Acme::CPANModules::WorkingWithDOC';
1;
# ABSTRACT: Currently alias for Acme::CPANModules::WorkingWithDOC
 
__END__
 
=pod
 
=encoding UTF-8
 
=head1 NAME
 
Acme::CPANModules::TextDoc - Currently alias for Acme::CPANModules::WorkingWithDOC
 
=head1 VERSION
 
This document describes version 0.001 of Acme::CPANModules::TextDoc (from Perl distribution Acme-CPANModules-WorkingWithDOC), released on 2023-12-04.
 
=head1 DESCRIPTION

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

34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Acme::CPANModulesUtil::Misc::populate_entries_from_module_links_in_description;
 
1;
# ABSTRACT: List of modules to work with text document formats (DOC, DOCX, ODT)
 
__END__
 
=pod
 
=encoding UTF-8
 
=head1 NAME
 
Acme::CPANModules::WorkingWithDOC - List of modules to work with text document formats (DOC, DOCX, ODT)
 
=head1 VERSION
 
This document describes version 0.001 of Acme::CPANModules::WorkingWithDOC (from Perl distribution Acme-CPANModules-WorkingWithDOC), released on 2023-12-04.
 
=head1 DESCRIPTION

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

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
## no critic: TestingAndDebugging::RequireUseStrict
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

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

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
## no critic: TestingAndDebugging::RequireUseStrict
use alias::module 'Acme::CPANModules::WorkingWithDOC';
1;
# ABSTRACT: Currently alias for Acme::CPANModules::WorkingWithDOC
 
__END__
 
=pod
 
=encoding UTF-8
 
=head1 NAME
 
Acme::CPANModules::WorkingWithODT - Currently alias for Acme::CPANModules::WorkingWithDOC
 
=head1 VERSION
 
This document describes version 0.001 of Acme::CPANModules::WorkingWithODT (from Perl distribution Acme-CPANModules-WorkingWithDOC), released on 2023-12-04.
 
=head1 DESCRIPTION



( run in 0.686 second using v1.01-cache-2.11-cpan-26ccb49234f )