Acme-CPANModules-PortedFrom-Ruby
view release on metacpan or search on metacpan
lib/Acme/CPANModules/PortedFrom/Ruby.pm view on Meta::CPAN
"Ruby libraries",
description => <<'_',
If you know of others, please drop me a message.
_
entries => [
{
module => 'App::Sass',
tags => ['web'],
#ruby_package => undef,
},
{
module => 'Data::Gimei',
ruby_package => 'gimei',
tags => [],
},
{
module => 'Scientist',
#tags => [],
#ruby_package => undef,
},
{
module => 'HTTP::Server::Brick',
tags => ['web'],
#ruby_package => undef,
},
{
module => 'Plack',
tags => ['web', 'framework'],
description => <<'_',
From Plack's documentation: "Plack is like Ruby's Rack or Python's Paste for
WSGI." Plack and PSGI were created by MIYAGAWA in 2009 and were inspired by both
Python's WSGI specification (hence the dual specification-implementation split)
and Ruby's Rack (hence the name).
( run in 0.596 second using v1.01-cache-2.11-cpan-d80b1682f3f )