<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/p5-Method-Signatures-Simple, branch pkgsrc_2012Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2011-11-25T05:55:03Z</updated>
<entry>
<title>Update p5-Method-Signatures-Simple to 1.02.</title>
<updated>2011-11-25T05:55:03Z</updated>
<author>
<name>hiramatsu</name>
<email>hiramatsu</email>
</author>
<published>2011-11-25T05:55:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5c15f68fd68845ed90802489ad9d06a5663209de'/>
<id>urn:sha1:5c15f68fd68845ed90802489ad9d06a5663209de</id>
<content type='text'>
Changes from previous:
1.02    2011-09-01  Rhesa Rozendaal &lt;rhesa@cpan.org&gt;
        Avoid uninitialized warning.

1.01    2011-08-31  Rhesa Rozendaal &lt;rhesa@cpan.org&gt;
        Add func keyword for subs with signatures.
        Thanks to Chip Salzenberg.
</content>
</entry>
<entry>
<title>Revision bump after updating perl5 to 5.14.1.</title>
<updated>2011-08-14T12:26:04Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2011-08-14T12:26:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=74a7e1147c88b8cfdc49ad6446607b426d49a46b'/>
<id>urn:sha1:74a7e1147c88b8cfdc49ad6446607b426d49a46b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 0.06:</title>
<updated>2010-09-12T11:18:05Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2010-09-12T11:18:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c4ad3009e957764d6dca5519b6a78552f4a4859f'/>
<id>urn:sha1:c4ad3009e957764d6dca5519b6a78552f4a4859f</id>
<content type='text'>
0.06    2010-06-11  Rhesa Rozendaal &lt;rhesa@cpan.org&gt;
        Documented the import arguments.
</content>
</entry>
<entry>
<title>Bump the PKGREVISION for all packages which depend directly on perl,</title>
<updated>2010-08-21T16:32:42Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2010-08-21T16:32:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2071bb5c54efeb5a369d623a737c040e30ff5a84'/>
<id>urn:sha1:2071bb5c54efeb5a369d623a737c040e30ff5a84</id>
<content type='text'>
to trigger/signal a rebuild for the transition 5.10.1 -&gt; 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
</content>
</entry>
<entry>
<title>Updating devel/p5-Method-Signatures-Simple from 0.03 to 0.05</title>
<updated>2010-02-23T17:41:18Z</updated>
<author>
<name>sno</name>
<email>sno</email>
</author>
<published>2010-02-23T17:41:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d89cf6d230ccb5f0bdb4a7817580bf1e7929875a'/>
<id>urn:sha1:d89cf6d230ccb5f0bdb4a7817580bf1e7929875a</id>
<content type='text'>
pkgsrc changes:
- Add license definition
- Adjust dependency

Upstream changes:
0.05    2010-01-07  No changes noted.
0.04    2010-01-07  Rhesa Rozendaal &lt;rhesa@cpan.org&gt;
        Added repository to META.yml. No code changes.
</content>
</entry>
<entry>
<title>Ran pkglint --autofix on the devel/ category. Most of the changes are</title>
<updated>2009-06-13T06:46:41Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2009-06-13T06:46:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4260642cfd602495f47f774bef2fdf43d0cf36f6'/>
<id>urn:sha1:4260642cfd602495f47f774bef2fdf43d0cf36f6</id>
<content type='text'>
simple white-space issues like indentation and trailing spaces. The
others are cross-references for Makefile.common.
</content>
</entry>
<entry>
<title>Added devel/p5-Method-Signatures-Simple version 0.03</title>
<updated>2009-01-19T18:03:37Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2009-01-19T18:03:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bd0f82d0a975d266d6440ca8e58cb77c3ab9637c'/>
<id>urn:sha1:bd0f82d0a975d266d6440ca8e58cb77c3ab9637c</id>
<content type='text'>
This module provides a basic method keyword with simple signatures.
It's intentionally simple, and is supposed to be a stepping stone
for its bigger brothers MooseX::Method::Signatures and Method::Signatures.
It only has a small benefit over regular subs, so if you want more
features, look at those modules. But if you're looking for a small
amount of syntactic sugar, this might just be enough.
</content>
</entry>
</feed>
