Help for this page

Select Code to Download


  1. or download this
    hsmyers@ubuntu:/usr$ perlbrew switch /usr/bin/perl
    /usr/bin/perl is not installed
    ...
    
    Try `cpanm --help` or `man cpanm` for more options.
    
  2. or download this
    hsmyers@ubuntu:/usr$ perldoc Chess::PGN::Moves
    No documentation found for "Chess::PGN::Moves".
    
  3. or download this
    hsmyers@ubuntu:/$ perlbrew list
      perl-5.8.1
    * /usr/bin/perl (5.10.1)
    
  4. or download this
    hsmyers@ubuntu:/$ perlbrew install /usr/bin/perl
    Unknown installation target "/usr/bin/perl", abort.
    Please see `perlbrew help` for the insturction of install command.