You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"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.
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.
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
The text was updated successfully, but these errors were encountered: