Deprecated.
The maintainer of this distribution has indicated that it is deprecated and no longer suitable for use.
NAME
Syntax::Collection::Basic - (deprecated)
VERSION
Version 0.0601, released 2017-10-31.
STATUS
Deprecated.
SYNOPSIS
use Syntax::Collection::Basic;
Is really
use strict;
use warnings;
use Modern::Perl '2014';
use true;
SOURCE
https://github.com/Csson/syntax-collection-basic
HOMEPAGE
https://metacpan.org/release/Syntax-Collection-Basic
AUTHOR
Erik Carlsson <info@code301.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by Erik Carlsson.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.