mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
44dd5dab0e
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>
5 lines
137 B
Plaintext
5 lines
137 B
Plaintext
@comment $FreeBSD$
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/self/.packlist
|
|
%%SITE_PERL%%/self.pm
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/self
|