Package perl-URI-FromHash: Information

    Source package: perl-URI-FromHash
    Version: 0.05-alt1_8
    Build time:  Jul 18, 2018, 01:54 AM in the task #210461
    Category: Development/Perl
    Report package bug
    License: GPL+ or Artistic
    Summary: Build a URI from a set of named parameters
    Description: 
    This module provides a simple one-subroutine "named parameters" style
    interface for creating URIs. Underneath the hood it uses 'URI.pm', though
    because of the simplified interface it may not support all possible options
    for all types of URIs.
    
    It was created for the common case where you simply want to have a simple
    interface for creating syntactically correct URIs from known components
    (like a path and query string). Doing this using the native 'URI.pm'
    interface is rather tedious, requiring a number of method calls, which is
    particularly ugly when done inside a templating system such as Mason or
    TT2.

    List of rpms provided by this srpm:
    perl-URI-FromHash (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. perl(Params/Validate.pm)
      2. perl(Pod/Coverage/TrustPod.pm)
      3. perl(Pod/Wordlist.pm)
      4. perl(Test/CPAN/Changes.pm)
      5. perl(Test/EOL.pm)
      6. perl(Test/Fatal.pm)
      7. perl(Test/Mojibake.pm)
      8. perl(Test/More.pm)
      9. perl(Test/NoTabs.pm)
      10. perl(Test/Pod.pm)
      11. perl(Test/Pod/Coverage.pm)
      12. perl(Test/Spelling.pm)
      13. perl(Test/Synopsis.pm)
      14. perl(Test/Version.pm)
      15. perl(URI.pm)
      16. perl-podlators
      17. perl(Carp.pm)
      18. perl(Exporter.pm)
      19. perl(ExtUtils/MakeMaker.pm)
      20. perl(IO/Handle.pm)
      21. perl(IPC/Open3.pm)
      22. perl(Module/Build/Compat.pm)
      23. rpm-build-perl

    Last changed


    July 14, 2018 Igor Vlasenko 0.05-alt1_8
    - update to new release by fcimport
    Sept. 27, 2017 Igor Vlasenko 0.05-alt1_6
    - update to new release by fcimport
    Aug. 3, 2017 Igor Vlasenko 0.05-alt1_5
    - update to new release by fcimport