Help for this page

Select Code to Download


  1. or download this
  2. or download this
    use strict;
    use warnings FATAL => qw(all);
    ...
    {
        print `ppm repository add $_ $Repositories{$_}->{location}`;
    }
    
  3. or download this
    Unrecognized ppm command 'repository'; try one of area, config, descri
    +be,
      files, gui, help, info, install, list, log, profile, query, remove, 
    +repo,
      search, tree, uninstall, update, upgrade, verify, or version
    Usage:  ppm <cmd> <arg>...
            Run 'ppm help' to learn more.