13 months agoupdate Distar url master
Graham Knop [Wed, 8 Mar 2023 06:46:26 +0000]
update Distar url

13 months agoadd gitignore file
Graham Knop [Wed, 8 Mar 2023 06:46:17 +0000]
add gitignore file

13 months agoremove travis config
Graham Knop [Wed, 8 Mar 2023 06:45:52 +0000]
remove travis config

19 months agoadd youtube link to lightning talk
Karen Etheridge [Sat, 17 Sep 2022 17:52:57 +0000]
add youtube link to lightning talk

2 years agoRelease commit for 2.000001 v2.000001
Matt S Trout [Thu, 30 Dec 2021 12:09:09 +0000]
Release commit for 2.000001

  - Fixage for curry::weak::_ via the inestimable dakkar

2 years agoBumping version to 2.000001
Matt S Trout [Thu, 30 Dec 2021 12:08:41 +0000]
Bumping version to 2.000001

2 years agoFixage for curry::weak::_ via the inestimable dakkar
Matt S Trout [Thu, 30 Dec 2021 11:58:50 +0000]
Fixage for curry::weak::_ via the inestimable dakkar

2 years agoRelease commit for 2.000000 v2.000000
Matt S Trout [Tue, 28 Dec 2021 14:09:55 +0000]
Release commit for 2.000000

  - Support curry::_ and curry::weak::_

2 years agobump version to 2.0
Matt S Trout [Fri, 3 Sep 2021 10:18:31 +0000]
bump version to 2.0

2 years agoSupport curry::_ and curry::weak::_
Matt S Trout [Fri, 3 Sep 2021 10:17:37 +0000]
Support curry::_ and curry::weak::_

5 years agoadd travis config
Graham Knop [Tue, 8 May 2018 15:07:37 +0000]
add travis config

6 years agomake weaken work on any ref, not just blessed refs
Graham Knop [Fri, 20 Apr 2018 09:10:44 +0000]
make weaken work on any ref, not just blessed refs

6 years agocheck defined rather than truth in weak
Graham Knop [Thu, 29 Mar 2018 13:50:39 +0000]
check defined rather than truth in weak

6 years agoRelease commit for 1.001000 v1.001000
Matt S Trout [Fri, 23 Jun 2017 19:42:00 +0000]
Release commit for 1.001000

6 years agoBumping version to 1.001000
Matt S Trout [Fri, 23 Jun 2017 19:40:17 +0000]
Bumping version to 1.001000

6 years agoadd $curry::curry and $curry::weak
Matt S Trout [Fri, 23 Jun 2017 19:27:33 +0000]
add $curry::curry and $curry::weak

7 years agoavoid needing . in @INC in dev mode
Graham Knop [Sat, 15 Oct 2016 21:09:09 +0000]
avoid needing . in @INC in dev mode

10 years agoadd header
Karen Etheridge [Thu, 12 Dec 2013 02:21:17 +0000]
add header

11 years agoRelease commit for 1.000000 v1.000000
Matt S Trout [Sun, 9 Sep 2012 18:34:56 +0000]
Release commit for 1.000000

11 years agoswitch version to full length
Matt S Trout [Sun, 9 Sep 2012 18:33:11 +0000]
switch version to full length

11 years agodistify
Matt S Trout [Sun, 9 Sep 2012 18:32:31 +0000]
distify

11 years agotests
Matt S Trout [Sun, 9 Sep 2012 18:31:59 +0000]
tests

11 years agofix copyright notice
Matt S Trout [Mon, 30 Jul 2012 12:46:16 +0000]
fix copyright notice

11 years agofix package name for curry::weak AUTOLOAD
Matt S Trout [Mon, 30 Jul 2012 12:34:56 +0000]
fix package name for curry::weak AUTOLOAD

11 years agodon't try and call a method on a weakened object that already disappeared
Matt S Trout [Mon, 30 Jul 2012 12:33:06 +0000]
don't try and call a method on a weakened object that already disappeared

11 years agoinitial import of code for curry
Matt S Trout [Mon, 30 Jul 2012 11:35:21 +0000]
initial import of code for curry