NAME

Shipwright::Util::CleanINC - Use this to clean @INC

SYNOPSIS

use Shipwright::Util::CleanINC;

DESCRIPTION

this will limit the @INC to only contain Core ( technically, they are $Config::Config{privlibexp} and $Config::Config{archlibexp} ) and PERL5LIB

AUTHOR

sunnavy <sunnavy@bestpractical.com>

LICENCE AND COPYRIGHT

Copyright 2007-2009 Best Practical Solutions.

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