Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

circular dependencies not handled #32

Open
nowinter opened this issue Jul 16, 2015 · 0 comments
Open

circular dependencies not handled #32

nowinter opened this issue Jul 16, 2015 · 0 comments

Comments

@nowinter
Copy link

my module 'use's Mouse
which uses Mouse::Exporter
which uses Carp
which in turn uses Mouse
so..
ERROR ECVCODE01, COMPILER, FIND DEPENDENCIES: Cannot open file /usr/local/lib/perl/5.18.2/Mouse/Exporter.pm for reading, Too many open files, dying

while I have no idea how Perl itself handles that, I guess there is a way for RPerl, too :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant