Package perl-Mojolicious-Plugin-AssetPack: Information

  • Default inline alert: Version in the repository: 2.14-alt1

Source package: perl-Mojolicious-Plugin-AssetPack
Version: 2.06-alt2
Latest version according to Repology
Build time:  Feb 8, 2019, 07:36 PM in the task #220766
Category: Development/Perl
Report package bug
License: Artistic 2.0
Summary: Compress and convert CSS, Less, Sass, JavaScript and CoffeeScript files
Description: 
Mojolicious::Plugin::AssetPack is a Mojolicious plugin which can be used to
cram multiple assets of the same type into one file. This means that if you
have a lot of CSS files (.css, .less, .sass, ...) as input, the AssetPack
can make one big CSS file as output. This is good, since it will often
speed up the rendering of your page. The output file can even be minified,
meaning you can save bandwidth and browser parsing time.

List of rpms provided by this srpm:
perl-Mojolicious-Plugin-AssetPack (noarch)

Maintainer: Alexandr Antonov

List of contributors:
Alexandr Antonov
Igor Vlasenko

ACL:
Alexandr Antonov
@everybody

    1. perl(POSIX.pm)
    2. perl(Test/Mojo.pm)
    3. perl(Test/More.pm)
    4. perl(Test/Pod.pm)
    5. perl(Test/Pod/Coverage.pm)
    6. perl(constant.pm)
    7. perl(overload.pm)
    8. perl(warnings.pm)
    9. perl-Package-Generator
    10. make
    11. perl-devel
    12. node-devel
    13. python-module-dukpy
    14. perl(CSS/Minifier/XS.pm)
    15. perl(Cwd.pm)
    16. perl(ExtUtils/MakeMaker.pm)
    17. perl(Fcntl.pm)
    18. perl(File/Basename.pm)
    19. perl(File/Find.pm)
    20. perl(File/Path.pm)
    21. perl(File/Spec.pm)
    22. perl(File/Spec/Functions.pm)
    23. perl(File/Which.pm)
    24. perl(IO/File.pm)
    25. perl(IPC/Run3.pm)
    26. perl(Imager/File/PNG.pm)
    27. perl(JavaScript/Minifier/XS.pm)
    28. perl(Mojo/Base.pm)
    29. perl(Mojo/ByteStream.pm)
    30. perl(Mojo/EventEmitter.pm)
    31. perl(Mojo/JSON.pm)
    32. perl(Mojo/UserAgent.pm)
    33. perl(Mojo/Util.pm)
    34. perl(Mojolicious.pm)
    35. perl(Mojolicious/Lite.pm)
    36. perl(Mojolicious/Plugin.pm)
    37. perl(Mojolicious/Types.pm)

Last changed


Nov. 19, 2018 Alexandr Antonov 2.06-alt2
- Corrected the name of the called application
Sept. 20, 2018 Igor Vlasenko 2.06-alt1
- automated CPAN update
Aug. 1, 2018 Igor Vlasenko 2.05-alt1
- automated CPAN update