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

How to install perl modules ? #2

Open
tibcoplord opened this issue Jun 29, 2013 · 1 comment
Open

How to install perl modules ? #2

tibcoplord opened this issue Jun 29, 2013 · 1 comment

Comments

@tibcoplord
Copy link

Hi,

A perl script I want to run requires an additional module. How can I install this ?

I would normally use the cpan command but this isn't present. When I try to install cpan ( perl Makefile.PL ) I get "can't locate strict.pm"

Also, "perl -V" returns "can't locate config.pm".

Thanks,

Peter

@corbinlc
Copy link
Owner

corbinlc commented Jul 8, 2013

"Tiny Utils installs BusyBox, microperl (a small perl interpreter), patchelf, frotz (so you can play Z code interactive fiction games) and dropbear an SSH client and server. " - from Play Store.

microperl doesn't support cpan modules for the most part. You can read more about it here:
http://www.foo.be/docs/tpj/issues/vol5_3/tpj0503-0003.html

That being said, I plan on releasing an app that supports running full fledged perl and many other useful things in the not too distant future, but it won't be part of Tiny Utils.

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

2 participants