Parallel::ForkManager ã¯ããã¦ä½¿ã£ããã©ãããã¹ã´ã使ãããããªã£ã¦æãã¾ããã 3 並åã§ãã¦ã³ãã¼ããããã«ã¯ãããªãããã $ youtube-downloader -v -p 3 -f ~/tmp/url.txt ã½ã¼ã¹ããã #!/usr/bin/perl #-*- cperl -*- use strict; use warnings; use Getopt::Long; use Pod::Usage; use Parallel::ForkManager; use WebService::Youtube::Download; our $VERSION = "0.01"; GetOptions( 'h|help' => \my $help, 'f|urlfile=s' => \my $file, 'p|process=i' => \my $process, '
{{#tags}}- {{label}}
{{/tags}}