Acme-CPANModules-WorkingWithXLS
view release on metacpan or search on metacpan
lib/Acme/CPANModules/Spreadsheet.pm view on Meta::CPAN
## no critic: TestingAndDebugging::RequireUseStrict
package Acme::CPANModules::Spreadsheet;
use alias::module 'Acme::CPANModules::WorkingWithXLS';
1;
# ABSTRACT: Currently alias for Acme::CPANModules::WorkingWithXLS
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::Spreadsheet - Currently alias for Acme::CPANModules::WorkingWithXLS
=head1 VERSION
This document describes version 0.005 of Acme::CPANModules::Spreadsheet (from Perl distribution Acme-CPANModules-WorkingWithXLS), released on 2023-12-04.
=head1 DESCRIPTION
lib/Acme/CPANModules/WorkingWithODS.pm view on Meta::CPAN
## no critic: TestingAndDebugging::RequireUseStrict
package Acme::CPANModules::WorkingWithODS;
use alias::module 'Acme::CPANModules::WorkingWithXLS';
1;
# ABSTRACT: Currently alias for Acme::CPANModules::WorkingWithXLS
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::WorkingWithODS - Currently alias for Acme::CPANModules::WorkingWithXLS
=head1 VERSION
This document describes version 0.005 of Acme::CPANModules::WorkingWithODS (from Perl distribution Acme-CPANModules-WorkingWithXLS), released on 2023-12-04.
=head1 DESCRIPTION
lib/Acme/CPANModules/WorkingWithXLS.pm view on Meta::CPAN
Acme::CPANModulesUtil::Misc::populate_entries_from_module_links_in_description;
1;
# ABSTRACT: List of modules to work with Excel formats (XLS, XLSX) or other spreadsheet formats like LibreOffice Calc (ODS)
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::WorkingWithXLS - List of modules to work with Excel formats (XLS, XLSX) or other spreadsheet formats like LibreOffice Calc (ODS)
=head1 VERSION
This document describes version 0.005 of Acme::CPANModules::WorkingWithXLS (from Perl distribution Acme-CPANModules-WorkingWithXLS), released on 2023-12-04.
=head1 DESCRIPTION
lib/Acme/CPANModules/WorkingWithXLSX.pm view on Meta::CPAN
## no critic: TestingAndDebugging::RequireUseStrict
package Acme::CPANModules::WorkingWithXLSX;
use alias::module 'Acme::CPANModules::WorkingWithXLS';
1;
# ABSTRACT: Currently alias for Acme::CPANModules::WorkingWithXLS
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::WorkingWithXLSX - Currently alias for Acme::CPANModules::WorkingWithXLS
=head1 VERSION
This document describes version 0.005 of Acme::CPANModules::WorkingWithXLSX (from Perl distribution Acme-CPANModules-WorkingWithXLS), released on 2023-12-04.
=head1 DESCRIPTION
( run in 0.639 second using v1.01-cache-2.11-cpan-49f99fa48dc )