pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/p5-Module-Pluggable-Ordered



Module name:    wip
Committed by:   jgoamakf
Date:           Sun Apr  7 09:41:25 UTC 2013

Modified Files:
        wip/p5-Module-Pluggable-Ordered: Makefile distinfo

Log Message:
Update p5-Module-Pluggable-Ordered to 1.5.

Changes from previous:
---------------------
1.5
    - Mark Grimes <mgrimes%cpan.org@localhost> submitted a cool new feature 
implementing
      the plugins_ordered() method. This allows plugins to be returned sorted
      from the plugins() method. Note that this is a numeric sort using the <=>
      operator. Possible future improvement: allowing a custom sort method. Not
      sure how this would work; all plugins would have to agree to be sorted
      this way, and the sort method would need to be passed by the code calling
      the plugins to be registered properly.
    - SVN had been broken for a long time. It's working again, albeit at a
      different URL (albeit albeit on the same machine and in the same physical
      location in the filesystem). You can snag the code from
      http://www.coitusmentis.info/repos/Module-Pluggable-Ordered/ . 


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/p5-Module-Pluggable-Ordered/distinfo
cvs -z3 rdiff -u -r1.6 -r1.7 wip/p5-Module-Pluggable-Ordered/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-Module-Pluggable-Ordered/distinfo?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-Module-Pluggable-Ordered/Makefile?r1=1.6&r2=1.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index