Help for this page

Select Code to Download


  1. or download this
        $ uname -a
        Linux giles 2.6.35.13-92.fc14.i686 #1 SMP Sat May 21 17:39:42 UTC 
    +2011 i686 i686 i386 GNU/Linux
    
  2. or download this
        wget http://search.cpan.org/CPAN/authors/id/J/JE/JESSE/perl-5.14.1
    +.tar.gz
        tar -zxvf perl-5.14.1.tar.gz
        cd perl-5.14.1
        sh Configure -d
        make
    
  3. or download this
        Running Makefile.PL in ext/attributes
        ../../miniperl -I../../lib Makefile.PL INSTALLDIRS=perl INSTALLMAN
    +1DIR=none   
        INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
    ...
        make[1]: Leaving directory `/tmp/perl-5.14.1/ext/attributes'
        Unsuccessful make(ext/attributes): code=512 at make_ext.pl line 46
    +3.
        make: *** [ext/attributes/pm_to_blib] Error 25