NAME
   Syntax::Collection::Basic - yet another.

SYNOPSIS
      use Syntax::Collection::Basic;

   Is really

           use strict;
           use warnings;
           use Modern::Perl '2014';
           use true;

AUTHOR
   Erik Carlsson

COPYRIGHT
   Copyright 2014 - Erik Carlsson

LICENSE
   This library is free software; you can redistribute it and/or modify it
   under the same terms as Perl itself.