my $repo = CPAN::Mini::Inject->new; $repo->parsecfg( '/home/httpd/html/cpan/.cpancfg' ); $repo->add( module => $app_name, authorid => $app_owner, version => $app_version, file => "$app_dir/$app_file" ); $repo->writelist; $repo->inject;
In reply to Re^3: Creating a local CPAN server
by timotheus
in thread Creating a local CPAN server
by neilwatson
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |