Accepting request 226445 from devel:languages:perl
update OBS-URL: https://build.opensuse.org/request/show/226445 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Task-Kensho-Exceptions?expand=0&rev=6
This commit is contained in:
commit
edcf2769e2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c606501f54bd0e8314b8e2b62d0d1857d0cfc567efe267d74d1bfdfe4a05349c
|
||||
size 20371
|
3
Task-Kensho-Exceptions-0.36.tar.gz
Normal file
3
Task-Kensho-Exceptions-0.36.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b934e5b732b7a8acdb6d3d126d06721876b57c4aded2da469e2ad8878c84249c
|
||||
size 20696
|
@ -1,7 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 06:07:49 UTC 2014 - coolo@suse.com
|
||||
Mon Mar 17 13:12:08 UTC 2014 - coolo@suse.com
|
||||
|
||||
- updated to 0.35
|
||||
- updated to 0.36
|
||||
- fix pod markup error in main Task::Kensho distribution
|
||||
- module list revisions to CLI, Dates, Toolchain, WebCrawling,
|
||||
WebDev
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 26 11:22:44 UTC 2011 - coolo@opensuse.org
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Task-Kensho-Exceptions
|
||||
Version: 0.35
|
||||
Version: 0.36
|
||||
Release: 0
|
||||
%define cpan_name Task-Kensho-Exceptions
|
||||
Summary: A Glimpse at an Enlightened Perl: Exception Handling
|
||||
@ -29,7 +29,7 @@ BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Module::Build::Tiny) >= 0.034
|
||||
BuildRequires: perl(Module::Build::Tiny) >= 0.035
|
||||
BuildRequires: perl(Try::Tiny)
|
||||
BuildRequires: perl(TryCatch)
|
||||
BuildRequires: perl(autodie)
|
||||
@ -47,10 +47,9 @@ From the http://en.wikipedia.org/wiki/Kensho manpage:
|
||||
meaning "seeing one's nature"[1] or "true self."[2] It generally
|
||||
"refers to the realization of nonduality of subject and object."[3]
|
||||
|
||||
the Task::Kensho manpage is a first cut at building a list of recommended
|
||||
modules for Enlightened Perl development. CPAN is wonderful, but there are
|
||||
too many wheels and you have to pick and choose amongst the various
|
||||
competing technologies.
|
||||
the Task::Kensho manpage is a list of recommended modules for Enlightened
|
||||
Perl development. CPAN is wonderful, but there are too many wheels and you
|
||||
have to pick and choose amongst the various competing technologies.
|
||||
|
||||
The plan is for the Task::Kensho manpage to be a rough testing ground for
|
||||
ideas that go into among other things the Enlightened Perl Organisation
|
||||
|
Loading…
x
Reference in New Issue
Block a user