Group
Extension

Matches 1

Test-CSS ( M/MA/MANWAR/Test-CSS-0.09.tar.gz, MANWAR, 2022; MetaCPAN )
Test-CSS/lib/Test/CSS.pm ( view source; MetaCPAN )
S string and file.

=head1 VERSION

Version 0.09

=cut

use strict; use warnings;
use 5.0006;
use JSON;
use File::Share ':all';
use Test::Builder;

require Exporter;
our @ISA    = qw(Exporter);
our @E
r->new;
our $PROPERTIES = JSON->new->utf8(1)->decode(_read_file(dist_file('Test-CSS', 'properties.json')));

=head1 DESCRIPTION

The  one  and  only feature of the package is to validate the CSS (stri

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.