Acme-CPANModules-Import-CPANRatings-User-stevenharyanto
view release on metacpan or search on metacpan
181920212223242526272829303132333435363738ACME::CPANMODULES ENTRIES
Log::Any
Author: PREACTION <https://metacpan.org/author/PREACTION>
(REMOVED)
Process::Status
Author: RJBS <https://metacpan.org/author/RJBS>
Provides a thin/lightweight OO interface
for
$?, much like what
Time::Piece does
for
localtime
()/
gmtime
() or File::Stat
for
stat
().
Of course, Real(TM) programmers
shift
and fiddle bits by themselves,
but
for
the rest of us this module is a nice convenience.
Archive::Any
Author: OALDERS <https://metacpan.org/author/OALDERS>
Nice idea, but the API needs to richer to be more useful (otherwise
one will still need to go to individual Archive::Tar, Archive::Zip,
etc). Currently the API provided are: listing files and extracting
all files. We can't: create archive, add more files, extract some
devdata/stevenharyanto view on Meta::CPAN
157158159160161162163164165166167168169170171172173174175176177<img src=
"//cdn.perl.org/perlweb/cpanratings/images/stars-5.0.png"
alt=
"*****"
>
</h3>
<blockquote class=
"review_text"
>
Provides a thin/lightweight OO interface
for
$?, much like what Time::Piece does
for
localtime
()/
gmtime
() or File::Stat
for
stat
(). Of course, Real(TM) programmers
shift
and fiddle bits by themselves, but
for
the rest of us this module is a nice conv...
</blockquote>
<div class=
"review_footer"
>
<p class=
"review_attribution"
>
<a href=
"/user/stevenharyanto"
>Steven Haryanto</a> - 2016-01-05T23:36:06
(<a href=
"/dist/Process-Status#12372"
>permalink</a>)
</p>
<div class=
"helpfulq"
>
lib/Acme/CPANModules/Import/CPANRatings/User/stevenharyanto.pm view on Meta::CPAN
12345678910111213141516171819use
strict;
our
$AUTHORITY
=
'cpan:PERLANCAR'
;
# AUTHORITY
our
$DATE
=
'2023-10-29'
;
# DATE
our
$DIST
=
'Acme-CPANModules-Import-CPANRatings-User-stevenharyanto'
;
# DIST
our
$VERSION
=
'0.002'
;
# VERSION
our
$LIST
= {
description
=>
"This list is generated by scraping CPANRatings (cpanratings.perl.org) user page."
,
entries
=>[{
description
=>
"\n(REMOVED)\n"
,
module
=>
"Log::Any"
,
rating
=>
undef
},{
description
=>"\nProvides a thin/lightweight OO interface
for
\$?, ...
1;
# ABSTRACT: List of modules mentioned by CPANRatings user stevenharyanto
__END__
=pod
=encoding UTF-8
lib/Acme/CPANModules/Import/CPANRatings/User/stevenharyanto.pm view on Meta::CPAN
404142434445464748495051525354555657585960Author: L<PREACTION|https://metacpan.org/author/PREACTION>
(REMOVED)
=item L<Process::Status>
Author: L<RJBS|https://metacpan.org/author/RJBS>
Provides a thin/lightweight OO interface for $?, much like what Time::Piece does for localtime()/gmtime() or File::Stat for stat(). Of course, Real(TM) programmers shift and fiddle bits by themselves, but for the rest of us this module is a nice conv...
=item L<Archive::Any>
Author: L<OALDERS|https://metacpan.org/author/OALDERS>
Nice idea, but the API needs to richer to be more useful (otherwise one will still need to go to individual Archive::Tar, Archive::Zip, etc). Currently the API provided are: listing files and extracting all files. We can't: create archive, add more f...
Rating: 8/10
( run in 0.369 second using v1.01-cache-2.11-cpan-4e96b696675 )