gruber
gruber
Does this mean you won’t be able to install *any* modules from CPAN? Or just compiled libraries from CPAN? I have a few modules I’d like from CPAN but I’m...
Sounds like exactly what I was hoping for (pure Perl modules being installable, compiled ones not). 11 MB does not seem too big nowadays.
A wee bit of tire-kicking and it definitely works, and for me will be useful right out of the box without CPAN/make. One thing I noticed though is that `perldoc`...
`cpan` doesn’t seem to work for me, even for what I think are pure-Perl modules. E.g. `cpan YAML`. (I think the YAML module should be included by default, BTW.) What...
Fast work, @scripting. Thanks. Checking it out now. Question: Are all Drummer users sharing a set of Twitter API credentials? Meaning, if one user runs a script that inadvertently triggers...
First: thanks once again just for making this game. It’s so good and makes Playdate as a platform so much better. Second: Good luck with high school, the university search,...
My suggestion would be to keep it simple. When a game ends, do what GameBoy does: make the curtain come down, wiping out the pieces on the board, and replace...
I’m sure you remember better than me. I guess I previously just used `cpan install …`. That said, using `cpan install …` seems to fail for everything I try. E.g....
`cpan Algorithm::Permute` gets stuck for reasons I don’t understand. I am almost certain I was previously able to install this module because I have a script in A-Shell that depends...
First, I am assuming that in your actual script, you aren't using the placeholder "{my dropbox name}" as the name of your Dropbox root. The problem is that you're not...