Search Criteria
Package Details: perl-string-camelcase 0.04-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/perl-string-camelcase.git (read-only, click to copy) |
|---|---|
| Package Base: | perl-string-camelcase |
| Description: | camelcase, de-camelcase |
| Upstream URL: | https://metacpan.org/release/String-CamelCase |
| Licenses: | Artistic-1.0-Perl, GPL-1.0-or-later |
| Submitter: | harleypig |
| Maintainer: | BluePeril |
| Last Packager: | BluePeril |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2012-06-12 04:30 (UTC) |
| Last Updated: | 2025-03-13 15:48 (UTC) |
Latest Comments
strupo commented on 2019-03-22 10:11 (UTC) (edited on 2019-03-22 10:27 (UTC) by strupo)
This package fails to build unless you add "$srcdir/$_destdir" to @INC:
I was able to fix this using perl's -I flag:
Edit: fixed formatting.
Edit 2: It seems that this problem has been fixed in version 0.03, and the latetst version is 0.04. I flagged this package as out of date. Updating will fix this issue.