Commit graph

5 commits

Author SHA1 Message Date
wen
60448f0ea4 Update to 1.023
Update DEPENDS

Upstream changes:
------------------------------------------
version 1.023 at 2013-08-15 17:08:41 +0000
------------------------------------------

  Change: a1eed1260e5bea0eaf68f3b73a139909963672d5
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2013-08-15 13:01:43 +0000

    Add MANIFEST.SKIP.

------------------------------------------
version 1.022 at 2013-08-11 20:02:26 +0000
------------------------------------------

  Change: 930f3b70a5ff468ed48ae218638fcfd5d6e34838
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2013-08-11 16:02:26 +0000

    Update copyright date.

  Change: 42a9e410cedd1a656fc88f5d2db4fee9706c1ec6
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2013-08-11 15:57:08 +0000

    Merge branch 'master' of github.com:rcaputo/lexical-persistence

  Change: 5288e78f14d4459af3e1e48556909aa6c01e3ef1
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2013-08-11 15:54:44 +0000

    Switch to Dist::Zilla.

  Change: e59502b75249ab6f0c902f876003cb3119e3612c
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2013-08-03 20:16:42 +0000

    Merge pull request #2 from dsteinbrunner/patch-1

    Documentation typo fix.

  Change: 804c7f59f50be69d7ae6091b02f1c5a93dafcf18
  Author: David Steinbrunner <dsteinbrunner@pobox.com>
  Date : 2013-07-21 20:21:49 +0000

    typo fix

================================================
Plus 6 releases after 2012-08-15 00:00:00 +0000.
================================================
2013-08-21 09:39:05 +00:00
sno
8cb35f66e2 Updating devel/p5-Lexical-Persistence from 1.01 to 1.02
Upstream changes:
================================
2010-03-08 02:11:05 -0500 v1_020
================================

  commit 80b29a80ddfb87de00fda2d1f968662fb346096c
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Mon Mar 8 02:11:05 2010 -0500

    Prepare for git repository and distribution toolchain.

  commit 5e7c550711e13addbefb19637771455e3985fc40
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date:   Mon Mar 8 01:52:25 2010 -0500

    Rearrange files for git repository.
2010-03-16 22:59:37 +00:00
sno
8ed7226a50 Updating package for p5 module Lexical::Persistence from 0.98 to 1.01
pkgsrc changes:
  - Adding license (perl5 license)

Upstream changes:
=================================
2009-07-27T16:08:44.238440Z v1_01
=================================

  2009-07-27 16:08:19 (r22) by rcaputo; lib/Lexical/Persistence.pm M

    Reorganize documentation links.

  2009-07-27 04:48:07 (r21) by rcaputo
  lib/Lexical/Persistence.pm M; Makefile.PL M

    Added a machine-readable repository directory to the distribution.
    Documented the bug tracker, repository, and other resource URLs.

  2008-12-15 16:19:56 (r20) by rcaputo; Makefile.PL M

    Keep UTF8 out of the README, because that messes up the SYNOPSIS.
2009-08-09 11:41:42 +00:00
he
385c256520 Updated from version 0.97nb1 to 0.98.
Upstream changes:

  2008-11-07 18:11:57 (r18) by rcaputo; lib/Lexical/Persistence.pm M

    Ready for 0.98

  2008-11-07 04:36:12 (r17) by rcaputo; lib/Lexical/Persistence.pm M

    Replace eval() with do() in the docs. Note that lexical declarations
    are preserved by compile(), which is used by do(), so declared
    variables need not be redeclared all the time.

  2008-11-03 20:02:16 (r16) by rcaputo; t/04_eval.t M

    Fix tests to use do() rather than eval().

  2008-11-03 19:57:55 (r15) by rcaputo; lib/Lexical/Persistence.pm M

    Another attempt at eval(), this time called do().

  2008-11-01 05:38:30 (r14) by rcaputo
  t/04_eval.t A; MANIFEST M; lib/Lexical/Persistence.pm M

    Apply Paul "LeoNerd" Evans' patch to add compile() and eval().
2008-11-17 03:04:01 +00:00
seb
2366475474 Initial import of p5-Lexical-Persistence version 0.97 in the NetBSD
Packages Collection.

The Perl 5 module Lexical::Persistence does a few things, all
related to access to persistent data through lexical variables.
2008-10-06 21:54:30 +00:00