The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

zim

VERSION

version 0.2.0

SYNOPSIS

    use zim 'Scalar::Util' => 'blessed';
    use zim 'Scalar::Util' => 'blessed' => { -as => 'typeof' };

    use zim 'Foo' => { -version => '3.0' } => 'foo';

DESCRIPTION

zim is an alias to Importer::Zim.

NAME

zim - Import functions à la Invader Zim

AUTHOR

Adriano Ferreira <ferreira@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Adriano Ferreira.

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