Skip to content

Instantly share code, notes, and snippets.

@sheenamt
Created August 9, 2011 21:47
Show Gist options
  • Save sheenamt/1135285 to your computer and use it in GitHub Desktop.
Save sheenamt/1135285 to your computer and use it in GitHub Desktop.
sheena-warrior@sheena-warrior:~$ perl -MBio::Root::Root -E 'say $INC{"Bio/Root/Root.pm"}'
Can't locate Bio/Root/Version.pm in @INC (@INC contains: /home/sheena-warrior/cpan-lib/lib/perl5/i486-linux-gnu-thread-multi /home/sheena-warrior/cpan-lib/lib/perl5/i486-linux-gnu-thread-multi /home/sheena-warrior/cpan-lib/lib/perl5 /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/sheena-warrior/cpan-lib/lib/perl5/Bio/Root/RootI.pm line 35.
BEGIN failed--compilation aborted at /home/sheena-warrior/cpan-lib/lib/perl5/Bio/Root/RootI.pm line 35.
Compilation failed in require at (eval 11) line 3.
...propagated at /usr/share/perl/5.10/base.pm line 93.
BEGIN failed--compilation aborted at /home/sheena-warrior/cpan-lib/lib/perl5/Bio/Root/Root.pm line 18.
Compilation failed in require.
BEGIN failed--compilation aborted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment