Package Details: perl-devel-lexalias 0.05-1

Git Clone URL: https://aur.archlinux.org/perl-devel-lexalias.git (read-only, click to copy)
Package Base: perl-devel-lexalias
Description: alias lexical variables
Upstream URL: http://search.cpan.org/dist/Devel-LexAlias
Licenses: GPL, PerlArtistic
Submitter: daenyth
Maintainer: jnbek
Last Packager: jnbek
Votes: 11
Popularity: 0.000000
First Submitted: 2009-06-15 22:47 (UTC)
Last Updated: 2015-06-16 20:44 (UTC)

Latest Comments

tuxayo commented on 2021-05-29 12:58 (UTC) (edited on 2021-05-29 12:58 (UTC) by tuxayo)

perl-devel-caller needs to be added as a build dependency

tuxayo commented on 2021-05-29 12:57 (UTC)

Please bump pkgrel to 2 to trigger recompile against 5.34.0.

bidulock commented on 2018-08-22 06:53 (UTC)

find "$pkgdir" -name .packlist -o -name perllocal.pod -delete

must now be changed to

find "$pkgdir" ( -name .packlist -o -name perllocal.pod ) -delete

to work.

bidulock commented on 2015-06-28 13:59 (UTC)

Please bump pkgrel to 2 to trigger recompile against perl 5.22.0.