diff options
Diffstat (limited to 'perl/perl-Mojolicious')
-rw-r--r-- | perl/perl-Mojolicious/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-Mojolicious/README b/perl/perl-Mojolicious/README index 7c0f0a55c108d..08585f5b78e70 100644 --- a/perl/perl-Mojolicious/README +++ b/perl/perl-Mojolicious/README @@ -8,8 +8,8 @@ techniques used are outdated now, the idea behind it is not. Mojolicious is a new endeavor to implement this idea using bleeding edge technologies. -Optional dependencies: perl-IO-Socket-SSL, perl-IO-Socket-Socks, - perl-EV, perl-Net-DNS-Native, perl-Role-Tiny, perl-Cpanel-JSON-XS +Optional dependencies: perl-IO-Socket-Socks, perl-EV, perl-Role-Tiny, +perl-Net-DNS-Native, perl-Cpanel-JSON-XS The optional dependencies can be installed and uninstalled without needing to rebuild perl-Mojolicious itself; they will be found at |