Chiming in on the sudo solution. This will work for a lot of things on OS X—i.e., installing as root—but you will eventually hose your system perl when you get into XS and linked library modules. Never mess the system perl on Mac. Always use a local user-owned perl. I suggest a combination of perlbrew, cpanm, and local::lib.
Update: I would also recommend not using CGI::Application. The newer frameworks like Dancer2, Catalyst, and Mojolicious are better (if perhaps costing more upfront in learning-curve).
In reply to Re: Install CGI::Application
by Your Mother
in thread Install CGI::Application
by perldb2
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |