1. I'm really happy to see so many responses so quickly. Thanks, guys.

2. The sudo apt-get update, followed by sudo apt-get install perl-doc DID install the package, so perldoc now runs, but...

3. I get this:

root@catalyst:/home/catalyst/MyApp# perldoc Catalyst::Manual::Tutorial
Insecure dependency in require while running with -T switch at /usr/share/perl/5.10/Pod/Perldoc.pm line 1548.


I don't know whether it matters, but the VM is set up to use local::lib. I know about taint mode so I've got a clue what this is telling me, but no clue how to fix it.

On 6/11/2012 5:47 PM, Adam Sjøgren wrote:
On Mon, 11 Jun 2012 17:33:42 -0400, Len wrote:

While Ubuntu will run the update periodically on it's own, and inform you
when there are updates available, [...]

The VM is a Debian 6.0 (squeeze) - all that is needed is "sudo apt-get
update&&  sudo apt-get install perl-doc". Really. I just tried it.


   Best regards,

     Adam


_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to