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

Document that Dancer2 should be fatpackable #490

Closed
veryrusty opened this issue Oct 7, 2013 · 2 comments
Closed

Document that Dancer2 should be fatpackable #490

veryrusty opened this issue Oct 7, 2013 · 2 comments

Comments

@veryrusty
Copy link
Member

Several issues and Pr's (e.g. #432 #437 #485) note the desire/assumption that Dancer2 should be fatpackable, though this is not mentioned anywhere in the source or docs.

It looks like the latest releases of MIME::Types (v2.0+) may not by fatpackable as the mime types db was moved to a separate file.

@xsawyerx
Copy link
Member

xsawyerx commented Dec 6, 2013

This seems like two issues:

  • Document Dancer2 should be fatpackable.
  • Is MIME::Types 2.0+ fatpackable?

Let me fix the first one and we'll open a new issue for the second.

@xsawyerx
Copy link
Member

xsawyerx commented Dec 6, 2013

Fixed by 11d3e3c.

Thanks. :)

@xsawyerx xsawyerx closed this as completed Dec 6, 2013
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