Scalar::In version 0.002
========================

This module was written because the smartmatch operator ~~
was deprecated as experimental.

INSTALLATION

To install this module, run the following commands:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

   Sub::Exporter

COPYRIGHT AND LICENCE

Copyright (c) 2013,
Steffen Winkler
steffenw at cpan.org.
All rights reserved.

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