NOTICE: This package has been removed from pkgsrc

./wip/p5-Tie-Cycle, Perl5 module to cycle through a list of values

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.20, Package name: p5-Tie-Cycle-1.20, Maintainer: pkgsrc-users

Tie::Cycle is a Perl module that makes it possible to tie a list of
values that can then be looped trough forever. That is the value after
the last is the first in the list is the first value in the list.


Required to run:
[lang/perl5]

Master sites:

SHA1: 968bf8e3d6bc26d5e549fcbbaa3b9448b003d440
RMD160: fed5fd41a6438401567f16e6ee85842eda37f448
Filesize: 4.822 KB

Version history: (Expand)


CVS history: (Expand)


   2015-01-30 14:09:37 by Makoto Fujiwara | Files touched by this commit (3) | Package removed
Log message:
Removing the packge. Imported to devel/p5-Tie-Cycle-1.21

   2015-01-30 12:55:38 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(pkgsrc)
 - pkglint flagged Trailing white-space on DESCR, correct them
 - I think this is ready to import
(upstream)
 - Update to 1.21
--------------
1.21 - Fri Oct  3 22:08:25 2014
        * Update Makefile for better META data
   2014-10-02 13:33:35 by Niclas Rosenvik | Files touched by this commit (1)
Log message:
Updated HOMEPAGE and category.
   2014-10-02 11:36:40 by Niclas Rosenvik | Files touched by this commit (3) | Package updated
Log message:
* wrote DESCR
* set LICENSE
* updated to version 1.20 (the older version is gone from the download site)

Changelog:
1.20 - Sat Aug 16 17:28:38 2014
        * Bump to user version

1.19_01 - Mon Sep  2 10:51:42 2013
        * Take out // (5.10 feature I used without thought) to restore
        5.8 compatibility.

1.19 - Tue Aug 27 13:20:40 2013
        * Update for modern usage, better code
        * I use this as an example in Mastering Perl, so I shouldn't
        leave embarrassing practices in the code. :)
   2012-11-14 01:15:59 by othyro | Files touched by this commit (77)
Log message:
Fixed invalid CATEGORIES. Some of these also got DISTNAME modified and
minor formatting fixes.
   2012-11-14 00:20:30 by othyro | Files touched by this commit (13)
Log message:
MAINTAINER -> pkgsrc-users@NetBSD.org
   2012-10-04 21:11:57 by Aleksej Saushev | Files touched by this commit (56)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-09-08 18:35:01 by Matthew Sporleder | Files touched by this commit (3)
Log message:
add p5-Tie-Cycle as deps for p5-Business packages