Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    use CPAN;
    for ( 'Catalyst::Plugin::Authentication' ) { install ($_)} #doesn't wo
    +rk
    #for my $mod ( 'Catalyst::Plugin::Authentication' ) { install ($mod)} 
    +#works
    
  2. or download this
    
    ... blah blah blah...
    ...
    Looks good
    Writing Makefile for Catalyst::Plugin::Authentication
    Modification of a read-only value attempted at /home/thartman/perlroot
    +/perl/lib/5.8.8/CPAN.pm line 4676.
    
  3. or download this
    thartman@nbartertest:~/nbarter$ cat ~/perlroot-revert
    #!/bin/bash
    rm -rf perlroot
    tar -xzvf perlroot.tar.gz