On Tue, May 28, 2013 at 8:05 PM, Rahim Fakir <rahim.g.fa...@gmail.com> wrote: > I wanted to do C:\cpan Foo::Bar and something strange happened, the > following lines, pls help: > > C:\Users\Rahim\Documents>cpan Foo::Bar > Base class package "DBIx::Class::Schema" is empty. > (Perhaps you need to 'use' the module which defines that package first, > or make that module available in @INC (@INC contains: > C:\Perl64\site\lib\MSW > in32-x64-multi-thread C:\Perl64\site\lib C:\Perl64\lib > C:\Users\Rahim\Documents) > .
I don't use Perl on Windows, but it seems to me that you are referring to a module that is not in the library path. Probably you have not installed it? Luca -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/