Acme-CPANModules-Import-CPANRatings-User-perlancar
view release on metacpan or search on metacpan
NAME
Acme::CPANModules::Import::CPANRatings::User::perlancar - List of
modules mentioned by CPANRatings user perlancar
VERSION
This document describes version 0.002 of
Acme::CPANModules::Import::CPANRatings::User::perlancar (from Perl
distribution Acme-CPANModules-Import-CPANRatings-User-perlancar),
released on 2023-10-29.
DESCRIPTION
This list is generated by scraping CPANRatings (cpanratings.perl.org)
user page.
This list is generated by scraping CPANRatings (cpanratings.perl.org)
user page.
ACME::CPANMODULES ENTRIES
LWP::JSON::Tiny
Author: SKINGTON <https://metacpan.org/author/SKINGTON>
I'm not sure this really "befits a ::Tiny distribution"
just because it's a thin wrapper of something. Please read: <a
href="http://blogs.perl.org/users/dan_muey/2014/08/please-dont-use-t
iny-unless-it-meets-the-tiny-criteria-thanks.html"
rel="nofollow">blogs.perl.org/users/dan_muey/2014/08...</a> or the
Tiny mandate e.g. in <a
href="https://metacpan.org/pod/Time::Tiny#The-Tiny-Mandate"
rel="nofollow">metacpan.org/pod/Time::Tiny#The-Tiny-...</a>
Acme::CPANRatings
Author: PERLANCAR <https://metacpan.org/author/PERLANCAR>
After the last template change of the website which is one year ago,
"Was this review helpful" links no longer works. <a
href="https://github.com/perlorg/perlweb/issues/232"
rel="nofollow">github.com/perlorg/perlweb/issues/232</a> <br>
Rating: 2/10
Finance::Currency::Convert::WebserviceX
Author: CLACO <https://metacpan.org/author/CLACO>
No longer works. Sigh, looks like there is currently NO working
generic currency converter module on CPAN anymore. Every converter
module is either: 1) dead; 2) specific for some currencies only.
<br>
Rating: 2/10
Finance::Currency::Convert
Author: JANW <https://metacpan.org/author/JANW>
Uses hard-coded rates in the source code. Does not seem to work
anymore: convert() returns zero even after updateRates().
Rating: 2/10
Finance::Currency::Convert::XE
Author: RMCKAY <https://metacpan.org/author/RMCKAY>
Of limited use because of the site's restrictive license. UPDATE:
And it no longer works.
Rating: 2/10
Finance::Currency::Convert::Yahoo
Author: LGODDARD <https://metacpan.org/author/LGODDARD>
No longer works (not a surprise since this module has not been
updated since almost 13 years ago).
Rating: 2/10
App::used
Author: IVANWILLS <https://metacpan.org/author/IVANWILLS>
Uses simple regex instead of properly parses Perl source code (PPI,
Compiler::Lexer) so potentially lots of false positives. Better use
existing solutions like Perl::PrereqScanner or
Perl::PrereqScanner::Lite, which already come with their own CLI's.
Net::FTPServer
Author: RYOCHIN <https://metacpan.org/author/RYOCHIN>
Currently the only "real" module to create FTP servers in
Perl. My suggestion would be to separate the Perl API documentation
vs using the ftpd*.pl script, as the Net::FTPServer documentation
currently mixes the two.
Games::Sudoku::CLI
Author: SZABGAB <https://metacpan.org/author/SZABGAB>
Early release, so not polished yet, but... cool! Thanks, Gabor. We
need more CLI games! <br>
PPR Author: DCONWAY <https://metacpan.org/author/DCONWAY>
The coolest thing since PPI. Now every time someone still says that
one can't parse HTML or balanced parentheses using regex, you can
just point him to this module to shut him up (although, if he had
said that one *shouldn't*...). <br><br>Also now you can say that
Perl is a simple language that is easy to learn. Why? Well, it's so
simple you can parse the whole syntax with a single regex. <br><br>
( run in 1.648 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )