1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/devel/p5-self/distinfo
Martin Wilke 44dd5dab0e This moudles adds self and args keywords in your Perl OO module. It's
really just handy helpers to get rid of:

    my $self = shift;

Basically, self is just eqaul to $_[0], and args is just $_[1..$#_].

WWW:	http://search.cpan.org/dist/self/

PR:		ports/120190
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2008-02-16 23:49:30 +00:00

4 lines
183 B
Plaintext

MD5 (self-0.15.tar.gz) = 15de5484c9533ad48f38f562ad747366
SHA256 (self-0.15.tar.gz) = 56b3b52ffc4c1d70f5198ea1e11184052eec55697884fd5a287923afd778606d
SIZE (self-0.15.tar.gz) = 14874