Created
October 23, 2012 18:38
-
-
Save nurey/3940650 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ perl Makefile.PL | |
include /Users/ilia/Devel/carton/inc/Module/Install.pm | |
include inc/Module/Install/Metadata.pm | |
include inc/Module/Install/Base.pm | |
include inc/Module/Install/Makefile.pm | |
Unknown function is found at Makefile.PL line 9. | |
Execution of Makefile.PL aborted due to runtime errors. | |
If you're a contributor to a project, you may need to install | |
some Module::Install extensions from CPAN (or other repository). | |
If you're a user of a module, please contact the author. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment