NAME

Acme::MetaSyntactic::display_resolution - Display resolution names

VERSION

This document describes version 0.003 of Acme::MetaSyntactic::display_resolution (from Perl distribution Acme-MetaSyntactic-display_resolution), released on 2017-02-04.

SYNOPSIS

 % perl -MAcme::MetaSyntactic=display_resolution -le 'print metaname'
 qhd

 % meta display_resolution 2
 fhd
 wxga

DESCRIPTION

This theme includes display resolution names retrieved from Display::Resolution. Only names that start with letters and contain solely letters/numbers are included. The names are lowercased.

HOMEPAGE

Please visit the project's homepage at https://metacpan.org/release/Acme-MetaSyntactic-display_resolution.

SOURCE

Source repository is at https://github.com/perlancar/perl-Acme-MetaSyntactic-display_resolution.

BUGS

Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-MetaSyntactic-display_resolution

When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.

SEE ALSO

Acme::MetaSyntactic

Display::Resolution

AUTHOR

perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by perlancar@cpan.org.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.