in reply to Re^2: Data files in Perl module distributions?
in thread Data files in Perl module distributions?
Alien::Base - Still beta-ish but I filed an issue and got a sorta "meh, not in scope of project" response. I've run into the problem somewhere else but I forget where (probably just installed the needed external dependency)./var/local/perl/5.14.2/lib/site_perl/5.14.2/auto/share/dist/Alien-Tidy +p/v1.4.7/bin/tidyp /var/local/perl/5.14.2/lib/site_perl/5.14.2/auto/share/dist/Alien-Tidy +p/v1.4.7/include/tidyp /var/local/perl/5.14.2/lib/site_perl/5.14.2/auto/share/dist/Alien-Tidy +p/v1.4.7/include/tidyp/buffio.h /var/local/perl/5.14.2/lib/site_perl/5.14.2/auto/share/dist/Alien-Tidy +p/v1.4.7/include/tidyp/platform.h /var/local/perl/5.14.2/lib/site_perl/5.14.2/auto/share/dist/Alien-Tidy +p/v1.4.7/include/tidyp/tidyp.h /var/local/perl/5.14.2/lib/site_perl/5.14.2/auto/share/dist/Alien-Tidy +p/v1.4.7/include/tidyp/tidypenum.h /var/local/perl/5.14.2/lib/site_perl/5.14.2/auto/share/dist/Alien-Tidy +p/v1.4.7/lib/libtidyp.a /var/local/perl/5.14.2/lib/site_perl/5.14.2/auto/share/dist/Alien-Tidy +p/v1.4.7/lib/libtidyp.la
I guess I'm just weird for keeping 4 architectures in the same Perl tree, and I might try to fork and fix sometime in the future. Warning applies for anything that stores a binary or library or binary data (endianness) using the File::ShareDir pattern.
Just bringing it up so people think about what they put where.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Data files in Perl module distributions?
by Anonymous Monk on Apr 30, 2012 at 10:43 UTC | |
|
Re^4: Data files in Perl module distributions?
by Anonymous Monk on Apr 30, 2012 at 11:50 UTC |