dd8925a672bc13028b41c0e049f4e4bc499c0243
Perl/CPAN.md
| ... | ... | @@ -86,6 +86,7 @@ Socket |
| 86 | 86 | Net::IP |
| 87 | 87 | Net::Wake |
| 88 | 88 | Crypt::SSLeay |
| 89 | +LWP::Protocol::https |
|
| 89 | 90 | Perl::Tidy |
| 90 | 91 | String::Util |
| 91 | 92 | Text::CSV_XS |
| ... | ... | @@ -148,8 +149,8 @@ Term::Encoding |
| 148 | 149 | > ppm install Env Fatal Test::Warnings Test::Output Test::Deep Time::Piece |
| 149 | 150 | > ppm install CGI URI::Escape::XS File::Basename FindBin::libs Getopt::Long |
| 150 | 151 | > ppm install HTTP::Date JSON::XS Lingua::JA::Numbers Lingua::JA::Regular::Unicode |
| 151 | -> ppm install Log::Dispatch MIME::Base64 Socket Net::IP Net::Wake Crypt::SSLeay Perl::Tidy |
|
| 152 | -> ppm install String::Util Text::CSV_XS Text::xSV::Slurp XML::Simple XML::XPath |
|
| 152 | +> ppm install Log::Dispatch MIME::Base64 Socket Net::IP Net::Wake Crypt::SSLeay LWP::Protocol::https |
|
| 153 | +> ppm install Perl::Tidy String::Util Text::CSV_XS Text::xSV::Slurp XML::Simple XML::XPath |
|
| 153 | 154 | > ppm install enum::hash Attribute::Constant Number::Format PadWalker Term::Encoding |
| 154 | 155 | ``` |
| 155 | 156 | |
| ... | ... | @@ -166,4 +167,4 @@ Term::Encoding |
| 166 | 167 | |
| 167 | 168 | - [CPAN:ExtUtils-Install/lib/ExtUtils/Installed.pm](http://search.cpan.org/dist/ExtUtils-Install/lib/ExtUtils/Installed.pm) |
| 168 | 169 | - [Using Perl](http://nozawashinichi.sakura.ne.jp/usingmt/) |
| 169 | - - [Perl インストールされているモジュールを出力するコマンド](http://nozawashinichi.sakura.ne.jp/usingmt/2014/03/perl-8.html) |
|
| ... | ... | \ No newline at end of file |
| 0 | + - [Perl インストールされているモジュールを出力するコマンド](http://nozawashinichi.sakura.ne.jp/usingmt/2014/03/perl-8.html) |