Name : perl-Dancer2
| |
Version : 1.1.0
| Vendor : openSUSE
|
Release : 1.3
| Date : 2023-12-14 04:07:50
|
Group : Unspecified
| Source RPM : perl-Dancer2-1.1.0-1.3.src.rpm
|
Size : 1.06 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Lightweight yet powerful web application framework
|
Description :
Dancer2 is the new generation of Dancer, the lightweight web-framework for Perl. Dancer2 is a complete rewrite based on Moo.
Dancer2 can optionally use XS modules for speed, but at its core remains fatpackable (packable by App::FatPacker) so you could easily deploy Dancer2 applications on hosts that do not support custom CPAN modules.
Dancer2 is easy and fun:
use Dancer2; get \'/\' => sub { \"Hello World\" }; dance;
This is the main module for the Dancer2 distribution. It contains logic for creating a new Dancer2 application.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/ALP:/Experimental:/Slowroll/base.20240605/repo/oss/noarch |