#!/usr/bin/perl use strict; use warnings; use This::Does::Not::Exist; #### Can't locate This/Does/Not/Exist.pm in @INC (@INC contains: C:/strawberry/perl/site/lib C:/strawberry/perl/vendor/lib C:/strawberry/perl/lib .) at fail.pl line5. BEGIN failed--compilation aborted at fail.pl line 5.