Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use sharedir for UK data #70

Closed
DrHyde opened this issue Jul 4, 2017 · 3 comments
Closed

Use sharedir for UK data #70

DrHyde opened this issue Jul 4, 2017 · 3 comments

Comments

@DrHyde
Copy link
Owner

DrHyde commented Jul 4, 2017

The humungo-file breaks metacpan when it tries to parse the file of "perl code". Or maybe package the pre-amble and data seperately and have Makefile.PL combine them at make-time. See perhaps https://metacpan.org/pod/ExtUtils::MakeMaker#PL_FILES

@DrHyde
Copy link
Owner Author

DrHyde commented Jul 6, 2017

See metacpan/metacpan-api#709

@DrHyde
Copy link
Owner Author

DrHyde commented Jul 27, 2017

Looks like it's fixed in 3.4001_02. It got indexed by metacpan, and CPAN-testers have passed it on numerous Unixes and at least one Windows machine.

@DrHyde DrHyde closed this as completed Jul 27, 2017
@karenetheridge
Copy link

Increasing the buffer size is just a workaround. Data of this size really should be in its own file, rather than combined with a perl module (where it will stay in memory once that .pm file has been required).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants