Help for this page
ppm rep add temp_repository file://C:/Path/to/current/directory
use strict; opendir(my $dir, '.'); ... print "@args\n"; system (@args); }