Acme-AtIncPolice

 view release on metacpan or  search on metacpan

README.md  view on Meta::CPAN

    };
    # be no-op ed by Acme::AtIncPolice
    push @INC, "lib";

# DESCRIPTION

If you use Acme::AtIncPolice, your program be died when detects any reference value from @INC.

## MOTIVE

@INC hooks is one of useful feature in the Perl. It's used inside of some clever modules.

But, @INC hooks provoke confuse in several cases. 

A feature that resolve library path dynamically is needed on your project that is simple web application? Really? 

The answer is "NO".

Let's go on. Acme::AtIncPolice gives clean programming experience to you. Under Acme::AtIncPolice, @INC hooks is prohibited.

If you found a "smelly" program, Let use Acme::AtIncPolice on it.

# LICENSE

Copyright (C) ytnobody.

lib/Acme/AtIncPolice.pm  view on Meta::CPAN

    };
    # be no-op ed by Acme::AtIncPolice
    push @INC, "lib";

=head1 DESCRIPTION

If you use Acme::AtIncPolice, your program be died when detects any reference value from @INC.

=head2 MOTIVE

@INC hooks is one of useful feature in the Perl. It's used inside of some clever modules.

But, @INC hooks provoke confuse in several cases. 

A feature that resolve library path dynamically is needed on your project that is simple web application? Really? 

The answer is "NO".

Let's go on. Acme::AtIncPolice gives clean programming experience to you. Under Acme::AtIncPolice, @INC hooks is prohibited.

If you found a "smelly" program, Let use Acme::AtIncPolice on it.

=head1 LICENSE

Copyright (C) ytnobody.



( run in 0.303 second using v1.01-cache-2.11-cpan-4d50c553e7e )