The perl tag has no wiki summary.
0
votes
1answer
17 views
How to install modules from CPAN without sudo?
Is there a way to install modules from CPAN without resorting to sudo?
(And without perlbrew, please.)
2
votes
1answer
46 views
How to implement this script on a Mac
I just read Matt Might's blog post on eliminating filler and "weasels" from my writing, and I am wondering how I would implement this on Latex to run and check my document? I know I should use ...
1
vote
1answer
150 views
MacOSX 10.8 and 32-bit perl modules
I just upgraded from MacOSX 10.6 to 10.8. Many of my projects depend on Mac::Glue, Mac::Carbon and their ilk. Even though Mac::Glue comes bundled with MacOSX 10.8 perl, it doesn't seem to work:
...
0
votes
2answers
199 views
Using gwhois on OSX
How does one install gwhois on a Mac? I'm already up and running with Homebrew; I assume that there's some magic perl configuration required before it will run.
I've tried the following:
brew ...
4
votes
2answers
113 views
How to install CPAN modules from the command line on OS X?
Simple question: How to install CPAN modules on OS-X like normal Linux/Unix way?
I just want to type in cpan something like install Perl6::Say for example.
4
votes
2answers
4k views
How to reinstall Mac OS X built in Perl on Mountain Lion?
I updated to Mountain Lion 4 days ago and then realised that my perl scripts did not work any longer. So I installed ActivePerl 5.14 (newest version) because I thought that perl has been deleted. ...
1
vote
0answers
59 views
Check which files have changed in Mac::FSEvents in Perl?
Is it possible to see which files have been changed whenever a change event is called using Mac-FSEvents-0.08?
0
votes
2answers
2k views
Getting Perl DBD::mysql working on OS X 10.7?
I can't seem to get Perl & MySQL to talk to each other on OS X 10.7 Lion.
I did all the installs by the book, I used Oracle's PKG installer for the latest MySQL Community Server, and I installed ...
2
votes
1answer
994 views
